Application S3Content Location Args
data class ApplicationS3ContentLocationArgs(val bucketArn: Output<String>, val fileKey: Output<String>, val objectVersion: Output<String>? = null) : ConvertibleToJava<ApplicationS3ContentLocationArgs>
The location of an application or a custom artifact.