mappings

@JvmName(name = "cplantpyxlxyisrj")
suspend fun mappings(value: Output<List<ZeroTrustAccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "sdwvesxgaxeqawup")
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 = "ncnteljmdkmertdf")
suspend fun mappings(vararg values: Output<ZeroTrustAccessApplicationScimConfigMappingArgs>)


@JvmName(name = "gvnvfpkqkbwqrnna")
suspend fun mappings(values: List<Output<ZeroTrustAccessApplicationScimConfigMappingArgs>>)
@JvmName(name = "aikgkyoieeynehkn")
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 = "woeeuiswsnmydbjw")
suspend fun mappings(argument: List<suspend ZeroTrustAccessApplicationScimConfigMappingArgsBuilder.() -> Unit>)
@JvmName(name = "bnqsyphpleikebyg")
suspend fun mappings(vararg argument: suspend ZeroTrustAccessApplicationScimConfigMappingArgsBuilder.() -> Unit)
@JvmName(name = "fcfvwllqkjkjmpjt")
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.