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