BucketSseKmsEncryptedObjectsArgs

data class BucketSseKmsEncryptedObjectsArgs(val status: Output<BucketSseKmsEncryptedObjectsStatus>) : ConvertibleToJava<BucketSseKmsEncryptedObjectsArgs>

A container for filter information for the selection of S3 objects encrypted with AWS KMS.

Constructors

Link copied to clipboard
constructor(status: Output<BucketSseKmsEncryptedObjectsStatus>)

Properties

Link copied to clipboard

Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS key stored in AWS Key Management Service.

Functions

Link copied to clipboard
open override fun toJava(): BucketSseKmsEncryptedObjectsArgs