Class CustomerEncryptionKey (0.4.1)

CustomerEncryptionKey(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A customer-managed encryption key for the Compute Engine resources of this workstation configuration.

Attributes

NameDescription
kms_key str
Immutable. The name of the Google Cloud KMS encryption key. For example, projects/PROJECT_ID/locations/REGION/keyRings/KEY_RING/cryptoKeys/KEY_NAME.
kms_key_service_account str
Immutable. The service account to use with the specified KMS key. We recommend that you use a separate service account and follow KMS best practices. For more information, see `Separation of duties