customerManagedEncryptionKey

@JvmName(name = "sujoexkrgxdqdyqg")
suspend fun customerManagedEncryptionKey(value: Output<String>)
@JvmName(name = "titwsmcwpuxjnccg")
suspend fun customerManagedEncryptionKey(value: String?)

Parameters

value

A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.