serviceAccount

@JvmName(name = "abeqcktmmdvypbvj")
suspend fun serviceAccount(value: Output<String>)
@JvmName(name = "bkpmulsiqbvtpbgd")
suspend fun serviceAccount(value: String)

Parameters

value

Service account email used to generate the [OAuth

  • token](https://developers.google.com/identity/protocols/OAuth2). The principal who calls this API must have iam.serviceAccounts.actAs permission in the service account. See https://cloud.google.com/iam/docs/understanding-service-accounts for more information. Eventarc service agents must have roles/roles/iam.serviceAccountTokenCreator role to allow Pipeline to create OAuth2 tokens for authenticated requests.