serviceAccount

@JvmName(name = "sivrpoowgkvkuvxe")
suspend fun serviceAccount(value: Output<String>)
@JvmName(name = "tgtpjabelypbqhho")
suspend fun serviceAccount(value: String?)

Parameters

value

The service account used for all user-controlled operations including triggers.patch, triggers.run, builds.create, and builds.cancel. If no service account is set, then the standard Cloud Build service account (PROJECT_NUM@system.gserviceaccount.com) will be used instead. Format: projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_ID_OR_EMAIL}