ApplicationS3Location

data class ApplicationS3Location(val s3Bucket: String, val s3Key: String)

Constructors

Link copied to clipboard
fun ApplicationS3Location(s3Bucket: String, s3Key: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard