serviceAccount property

String? serviceAccount
getter/setter pair

The service account for the instance.

If the instance in question does not have a service account, this field should be left empty. If the wrong service account is provided, this operation will return a signed certificate that will not be accepted by the VM.

Optional.

Implementation

core.String? serviceAccount;