serviceAccountScopes

@JvmName(name = "jurojcdgfvhxjrfo")
suspend fun serviceAccountScopes(value: Output<List<String>>)
@JvmName(name = "mtcuocmlmqtwonwo")
suspend fun serviceAccountScopes(value: List<String>?)

Parameters

value

Optional. The URIs of service account scopes to be included in Compute Engine instances. If not specified, the following scopes are defined:

  • https://www.googleapis.com/auth/cloud-platform

  • https://www.googleapis.com/auth/userinfo.email


@JvmName(name = "lnxfupvbugttdlam")
suspend fun serviceAccountScopes(vararg values: Output<String>)


@JvmName(name = "vrbwsrdevwqvccsx")
suspend fun serviceAccountScopes(values: List<Output<String>>)
@JvmName(name = "krmxgulmodjdegmv")
suspend fun serviceAccountScopes(vararg values: String)

Parameters

values

Optional. The URIs of service account scopes to be included in Compute Engine instances. If not specified, the following scopes are defined:

  • https://www.googleapis.com/auth/cloud-platform

  • https://www.googleapis.com/auth/userinfo.email