Zero Trust Access Application Saas App Custom Attribute Source Args
data class ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs(val name: Output<String>? = null, val nameByIdps: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>? = null) : ConvertibleToJava<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceArgs>
Constructors
Link copied to clipboard
constructor(name: Output<String>? = null, nameByIdps: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>? = null)
Properties
Link copied to clipboard
val nameByIdps: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>? = null
A mapping from IdP ID to attribute name.