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