Builder
Properties
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Set to true
to create an application with the specified name if it doesn't already exist.
Settings for an AWS CodeBuild build.
A description of this application version.
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
A label identifying this version.
Functions
construct an aws.sdk.kotlin.services.elasticbeanstalk.model.BuildConfiguration 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