scopes

@JvmName(name = "tuvhrbtndhsfsaqc")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "buwtncgxxbjfdqvv")
suspend fun scopes(value: List<String>?)

Parameters

value

The authorization scopes to request when generating the token used to authenticate with the remove SCIM service.


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


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

Parameters

values

The authorization scopes to request when generating the token used to authenticate with the remove SCIM service.