controlPlaneEncryptionKeyName property

String? controlPlaneEncryptionKeyName
getter/setter pair

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

Required when [BillingType](#BillingType) is SUBSCRIPTION. When [BillingType](#BillingType) is EVALUATION, a Google-Managed encryption key will be used. Format: projects / * /locations / * /keyRings / * /cryptoKeys / *

Implementation

core.String? controlPlaneEncryptionKeyName;