claimMappings

@JvmName(name = "sjayaowribesogey")
suspend fun claimMappings(value: Output<Map<String, Any>>)
@JvmName(name = "qisjjibqappodwmb")
suspend fun claimMappings(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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