toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codedeploy
/
aws.sdk.kotlin.services.codedeploy.model
/
UpdateApplicationRequest
/
Builder
Builder
class
Builder
Members
Properties
application
Name
Link copied to clipboard
var
applicationName
:
String
?
The current name of the application you want to change.
new
Application
Name
Link copied to clipboard
var
newApplicationName
:
String
?
The new name to give the application.