scopes

@JvmName(name = "sdnlhqhyoqtcuvxw")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "jriqqrnomjedvcps")
suspend fun scopes(value: List<String>)

Parameters

value

A list of service scopes.


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


@JvmName(name = "aitifjtcfqttynon")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "pyirrogpdmgqyyes")
suspend fun scopes(vararg values: String)

Parameters

values

A list of service scopes.