scopes

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


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