BucketReplicationSourceSelectionCriteriaArgs

data class BucketReplicationSourceSelectionCriteriaArgs(val sseKmsEncryptedObjects: Output<BucketReplicationSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>? = null) : ConvertibleToJava<BucketReplicationSourceSelectionCriteriaArgs>

Constructors

constructor(sseKmsEncryptedObjects: Output<BucketReplicationSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>? = null)

Properties

Link copied to clipboard

Filter source objects encrypted by using SSE-KMS. See sse_kms_encrypted_objects below.

Functions

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