ApplicationVersion

class ApplicationVersion : KotlinCustomResource

Resource Type definition for AWS::ElasticBeanstalk::ApplicationVersion

Properties

Link copied to clipboard
val applicationName: Output<String>

The name of the Elastic Beanstalk application that is associated with this application version.

Link copied to clipboard
val awsId: Output<String>
Link copied to clipboard
val description: Output<String>?

A description of this application version.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Amazon S3 bucket and key that identify the location of the source bundle for this version.

Link copied to clipboard
val urn: Output<String>