kmsKeyServiceAccount property

String? kmsKeyServiceAccount
getter/setter pair

The service account being used for the encryption request for the given KMS key.

If absent, the Compute Engine default service account is used.

Optional.

Implementation

core.String? kmsKeyServiceAccount;