kmsKeyServiceAccount property

String? kmsKeyServiceAccount
getter/setter pair

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 and gcloud kms keys add-iam-policy-binding [--member](https://cloud.google.com/sdk/gcloud/reference/kms/keys/add-iam-policy-binding#--member).

Immutable.

Implementation

core.String? kmsKeyServiceAccount;