serviceAccount property
The email address of a service account to use when running the execution.
You must have the iam.serviceAccounts.actAs
permission for the specified
service account.
Implementation
core.String? serviceAccount;
The email address of a service account to use when running the execution.
You must have the iam.serviceAccounts.actAs
permission for the specified
service account.
core.String? serviceAccount;