defaultScopes

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

Parameters

value

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


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


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

Parameters

values

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