serviceAccount property
The IAM service account email associated with the trigger.
The service account represents the identity of the trigger. The
iam.serviceAccounts.actAs
permission must be granted on the service
account to allow a principal to impersonate the service account. For more
information, see the [Roles and
permissions](/eventarc/docs/all-roles-permissions) page specific to the
trigger destination.
Optional.
Implementation
core.String? serviceAccount;