serviceAccount property

String? serviceAccount
getter/setter pair

The Google Cloud Platform Service Account to be used by the node VMs.

Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.

Implementation

core.String? serviceAccount;