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