claimMappings

@JvmName(name = "budfmjyomyfcsois")
suspend fun claimMappings(value: Output<Map<String, String>>)
@JvmName(name = "bnubislacieiqobv")
suspend fun claimMappings(value: Map<String, String>?)

Parameters

value

If set, a map of claims (keys) to be copied to specified metadata fields (values).


@JvmName(name = "nlrpykllosaknlro")
fun claimMappings(vararg values: Pair<String, String>)

Parameters

values

If set, a map of claims (keys) to be copied to specified metadata fields (values).