serviceAccountScopes

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


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