scopes

@JvmName(name = "wgsitskjgquqfatl")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "jemqflraxaixmrvt")
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 = "svsdfgdyhlbcreyv")
suspend fun scopes(vararg values: Output<String>)


@JvmName(name = "dlrpemtosjaqsqjr")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "tsrmxjxmwhakmvon")
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.