oauthScopes

@JvmName(name = "hcdqqbwrmiavgaos")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "jwlfwfraiujlhgts")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

The set of Google API scopes to be made available on all node VMs. Cannot be updated. If empty, defaults to "https://www.googleapis.com/auth/cloud-platform". This field is supported for Cloud Composer environments in versions composer-1..-airflow-..*.


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


@JvmName(name = "kginlkinrvljqplg")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "shrxxednviqetmxl")
suspend fun oauthScopes(vararg values: String)

Parameters

values

The set of Google API scopes to be made available on all node VMs. Cannot be updated. If empty, defaults to "https://www.googleapis.com/auth/cloud-platform". This field is supported for Cloud Composer environments in versions composer-1..-airflow-..*.