Application S3Content Location
data class ApplicationS3ContentLocation(val bucketArn: String, val fileKey: String, val objectVersion: String? = null)
The location of an application or a custom artifact.
The location of an application or a custom artifact.