sse Kms Encrypted Objects
suspend fun sseKmsEncryptedObjects(value: Output<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>)
suspend fun sseKmsEncryptedObjects(value: BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs?)
Parameters
value
Match SSE-KMS encrypted objects (documented below). If specified, replica_kms_key_id
in destination
must be specified as well.
suspend fun sseKmsEncryptedObjects(argument: suspend BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgsBuilder.() -> Unit)
Parameters
argument
Match SSE-KMS encrypted objects (documented below). If specified, replica_kms_key_id
in destination
must be specified as well.