scopes

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


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