serviceAccountScopes

@JvmName(name = "drscoloqonyehqox")
suspend fun serviceAccountScopes(value: Output<List<String>>)
@JvmName(name = "nxooexmfbkyffeqm")
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 If not using default scopes, you need at least: https://www.googleapis.com/auth/compute


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


@JvmName(name = "jtasawpjgjkmblff")
suspend fun serviceAccountScopes(values: List<Output<String>>)
@JvmName(name = "morueqtblcfgpfwv")
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 If not using default scopes, you need at least: https://www.googleapis.com/auth/compute