RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSource

Constructors

constructor(bucket: String, keyPrefixes: List<String>? = null, keys: List<String>? = null, kmsKeysToGrants: List<RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSourceKmsKeysToGrant>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the S3 bucket.

Link copied to clipboard
val keyPrefixes: List<String>? = null

List of key prefixes in the S3 bucket.

Link copied to clipboard
val keys: List<String>? = null

List of object keys in the S3 bucket.