Builder
Properties
The name of the application to which the application version belongs.
The Amazon Resource Name (ARN) of the application version.
The creation date of the application version.
The last modified date of the application version.
The description of the application version.
The settings that Elastic Beanstalk uses to build a container image from the source bundle of the application version. Not present for an application version created from an image you provide.
The location of the container image for the application version.
If the version's source code was retrieved from CodeCommit, the location of the source code for the application version.
The storage location of the application version's source bundle in Amazon S3.
The processing status of the application version. Reflects the state of the application version during its creation. Many of the values are only applicable if you specified True for the Process parameter of the CreateApplicationVersion action. The following list describes the possible values.
A unique identifier for the application version.
Functions
construct an aws.sdk.kotlin.services.elasticbeanstalk.model.ImageBuildConfiguration inside the given block
construct an aws.sdk.kotlin.services.elasticbeanstalk.model.ImageSource inside the given block
construct an aws.sdk.kotlin.services.elasticbeanstalk.model.SourceBuildInformation inside the given block
construct an aws.sdk.kotlin.services.elasticbeanstalk.model.S3Location inside the given block