defaultScopes

@JvmName(name = "tmnvmyqwvofwvrhf")
suspend fun defaultScopes(value: Output<List<String>>)
@JvmName(name = "egexuqlgoumsuiei")
suspend fun defaultScopes(value: List<String>?)

Parameters

value

An array of client scope names to attach to this client.


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


@JvmName(name = "mhxqgljfiucsiwkp")
suspend fun defaultScopes(values: List<Output<String>>)
@JvmName(name = "goslmivyrfecawjb")
suspend fun defaultScopes(vararg values: String)

Parameters

values

An array of client scope names to attach to this client.