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