defaultScopes

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

Parameters

value

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


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


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

Parameters

values

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