sse Kms Encrypted Objects
suspend fun sseKmsEncryptedObjects(value: Output<BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>)
suspend fun sseKmsEncryptedObjects(value: BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs?)
Parameters
value
Configuration block for filter information for the selection of Amazon S3 objects encrypted with AWS KMS. If specified, replica_kms_key_id
in destination
encryption_configuration
must be specified as well.
suspend fun sseKmsEncryptedObjects(argument: suspend BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for filter information for the selection of Amazon S3 objects encrypted with AWS KMS. If specified, replica_kms_key_id
in destination
encryption_configuration
must be specified as well.