serviceAccountName property
Email address of the IAM service account associated with the Instance.
The service account represents the identity of the running container, and determines what permissions the Instance has. If not provided, the Instance will use the project's default service account.
Optional.
Implementation
core.String? serviceAccountName;