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