Zero Trust Access Application Saas App Custom Attribute Source
data class ZeroTrustAccessApplicationSaasAppCustomAttributeSource(val name: String? = null, val nameByIdps: List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdp>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, nameByIdps: List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdp>? = null)