Bucket Replication Configuration Rule Source Selection Criteria Args
data class BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs(val sseKmsEncryptedObjects: Output<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>? = null) : ConvertibleToJava<BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs>
Constructors
Link copied to clipboard
constructor(sseKmsEncryptedObjects: Output<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>? = null)
Properties
Link copied to clipboard
val sseKmsEncryptedObjects: Output<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>? = null
Match SSE-KMS encrypted objects (documented below). If specified, replica_kms_key_id
in destination
must be specified as well.