toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codecommit
/
aws.sdk.kotlin.services.codecommit.model
/
UpdateRepositoryNameRequest
/
Builder
Builder
class
Builder
Members
Properties
new
Name
Link copied to clipboard
var
newName
:
String
?
The new name for the repository.
old
Name
Link copied to clipboard
var
oldName
:
String
?
The current name of the repository.