Inventory Destination Bucket Encryption
data class InventoryDestinationBucketEncryption(val sseKms: InventoryDestinationBucketEncryptionSseKms? = null, val sseS3: InventoryDestinationBucketEncryptionSseS3? = null)
Constructors
Link copied to clipboard
constructor(sseKms: InventoryDestinationBucketEncryptionSseKms? = null, sseS3: InventoryDestinationBucketEncryptionSseS3? = null)