mappings

@JvmName(name = "pbwgjqsewatxvpan")
suspend fun mappings(value: Output<List<AccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "rucwqvuedpubkdim")
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 = "fbkvkxqchfapkfjn")
suspend fun mappings(vararg values: Output<AccessApplicationScimConfigMappingArgs>)


@JvmName(name = "psusrtsxlohfxvhy")
suspend fun mappings(values: List<Output<AccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "kxylgseusnwhyhqt")
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 = "sthgusgdwkxlbymn")
suspend fun mappings(argument: List<suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit>)
@JvmName(name = "ntvljnbrgnfvahor")
suspend fun mappings(vararg argument: suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit)
@JvmName(name = "buncbnxscluwsouh")
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.