ApplicationApplicationConfigurationApplicationCodeConfigurationCodeContentS3ContentLocation

Constructors

constructor(bucketArn: String, fileKey: String, objectVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN for the S3 bucket containing the application code.

Link copied to clipboard

The file key for the object containing the application code.

Link copied to clipboard
val objectVersion: String? = null

The version of the object containing the application code.