customerManagedEncryptionKey property

String? customerManagedEncryptionKey
getter/setter pair

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.

Immutable.

Implementation

core.String? customerManagedEncryptionKey;