mappings

@JvmName(name = "ffmbawnrnojpxmjt")
suspend fun mappings(value: Output<List<AccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "wgmlymqvtwfibuwq")
suspend fun mappings(value: List<AccessApplicationScimConfigMappingArgs>?)

Parameters

value

A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.


@JvmName(name = "pnssrijpwnqiinkq")
suspend fun mappings(vararg values: Output<AccessApplicationScimConfigMappingArgs>)


@JvmName(name = "oomkikdotjfygvgq")
suspend fun mappings(values: List<Output<AccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "eejfdgyorwlcejqm")
suspend fun mappings(vararg values: AccessApplicationScimConfigMappingArgs)

Parameters

values

A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.


@JvmName(name = "bqjvwkpcxsohggnd")
suspend fun mappings(argument: List<suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit>)
@JvmName(name = "ligsygtqlecomgfe")
suspend fun mappings(vararg argument: suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit)
@JvmName(name = "hehjjvheajuygftg")
suspend fun mappings(argument: suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit)

Parameters

argument

A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.