Zero Trust Device Custom Profile Local Domain Fallback Domain
data class ZeroTrustDeviceCustomProfileLocalDomainFallbackDomain(val description: String? = null, val dnsServers: List<String>? = null, val suffix: String)