Custom Dns Config Properties Format Response
data class CustomDnsConfigPropertiesFormatResponse(val fqdn: String? = null, val ipAddresses: List<String>? = null)
Contains custom Dns resolution configuration from customer.