serviceAccountScopes

@JvmName(name = "hukscglgekranqov")
suspend fun serviceAccountScopes(value: Output<List<String>>)
@JvmName(name = "qpuopgxtffncapvq")
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 = "ihbydvgetcjdhgnn")
suspend fun serviceAccountScopes(vararg values: Output<String>)


@JvmName(name = "lxmlsurjiasmgems")
suspend fun serviceAccountScopes(values: List<Output<String>>)
@JvmName(name = "bvvpinpfljsmjuks")
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