mappings

@JvmName(name = "dhakuxenerqtycmp")
suspend fun mappings(value: Output<List<ZeroTrustAccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "vlheqpgmmsdxptfh")
suspend fun mappings(value: List<ZeroTrustAccessApplicationScimConfigMappingArgs>?)

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 = "pauyoldlhobqfohq")
suspend fun mappings(vararg values: Output<ZeroTrustAccessApplicationScimConfigMappingArgs>)


@JvmName(name = "ugobnnynoslufacq")
suspend fun mappings(values: List<Output<ZeroTrustAccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "pkbibahvikwfwssj")
suspend fun mappings(vararg values: ZeroTrustAccessApplicationScimConfigMappingArgs)

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 = "rvrlnwyagmllfmli")
suspend fun mappings(argument: List<suspend ZeroTrustAccessApplicationScimConfigMappingArgsBuilder.() -> Unit>)
@JvmName(name = "lhmhoekgykwulklw")
suspend fun mappings(vararg argument: suspend ZeroTrustAccessApplicationScimConfigMappingArgsBuilder.() -> Unit)
@JvmName(name = "phqiyjrdfnuhmpjq")
suspend fun mappings(argument: suspend ZeroTrustAccessApplicationScimConfigMappingArgsBuilder.() -> 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.