controlPlaneEncryptionKeyName property

String? controlPlaneEncryptionKeyName
getter/setter pair

Cloud KMS key name used for encrypting control plane data that is stored in a multi region.

Only used for the data residency region "US" or "EU". If not specified or [BillingType](#BillingType) is EVALUATION, a Google-Managed encryption key will be used. Format: projects / * /locations / * /keyRings / * /cryptoKeys / *

Implementation

core.String? controlPlaneEncryptionKeyName;