PackagePackageSource

data class PackagePackageSource(val s3BucketName: String, val s3Key: String)

Constructors

Link copied to clipboard
constructor(s3BucketName: String, s3Key: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Amazon S3 bucket containing the package.

Link copied to clipboard

Key (file name) of the package.