CreateApplicationVersionRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the application.
Link copied to clipboard
The semantic version of the new version.
Link copied to clipboard
A link to the S3 object that contains the ZIP archive of the source code for this version of your application.
Link copied to clipboard
A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
Link copied to clipboard
The raw packaged AWS SAM template of your application.
Link copied to clipboard
A link to the packaged AWS SAM template of your application.
Functions
Link copied to clipboard
inline fun copy(block: CreateApplicationVersionRequest.Builder.() -> Unit = {}): CreateApplicationVersionRequest