sse Kms Encrypted Objects
suspend fun sseKmsEncryptedObjects(value: Output<BucketReplicationSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>)
suspend fun sseKmsEncryptedObjects(value: BucketReplicationSourceSelectionCriteriaSseKmsEncryptedObjectsArgs?)
Parameters
value
Filter source objects encrypted by using SSE-KMS. See sse_kms_encrypted_objects
below.
suspend fun sseKmsEncryptedObjects(argument: suspend BucketReplicationSourceSelectionCriteriaSseKmsEncryptedObjectsArgsBuilder.() -> Unit)
Parameters
argument
Filter source objects encrypted by using SSE-KMS. See sse_kms_encrypted_objects
below.