claimMappings

@JvmName(name = "fvbukvkbygmsfnln")
suspend fun claimMappings(value: Output<Map<String, String>>)
@JvmName(name = "oroyuhhqxvjvumuq")
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 = "tjtruokmoucmrdfp")
fun claimMappings(vararg values: Pair<String, String>)

Parameters

values

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