ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs

data class ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs(val name: Output<String>? = null, val nameByIdps: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>? = null) : ConvertibleToJava<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs>

Constructors

constructor(name: Output<String>? = null, nameByIdps: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>? = null)

Properties

Link copied to clipboard
val name: Output<String>? = null

The name of the IdP attribute.

Link copied to clipboard

A mapping from IdP ID to attribute name.

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs