kmsKey property

String? kmsKey
getter/setter pair

The KMS key used to encrypt the Autonomous Database.

This field is required if the provider is GOOGLE_MANAGED. The name of the KMS key resource in the following format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.

Optional.

Implementation

core.String? kmsKey;