serviceAccount

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

Parameters

value

Optional. The email address of a service account to use when running the training appplication. You must have the iam.serviceAccounts.actAs permission for the specified service account. In addition, the AI Platform Training Google-managed service account must have the roles/iam.serviceAccountAdmin role for the specified service account. /ai-platform/training/docs/custom-service-account If not specified, the AI Platform Training Google-managed service account is used by default.