oauthScopes

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

Parameters

value

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


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


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

Parameters

values

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