Record Set Routing Policy Geo
data class RecordSetRoutingPolicyGeo(val healthCheckedTargets: RecordSetRoutingPolicyGeoHealthCheckedTargets? = null, val location: String, val rrdatas: List<String>? = null)
Constructors
Link copied to clipboard
constructor(healthCheckedTargets: RecordSetRoutingPolicyGeoHealthCheckedTargets? = null, location: String, rrdatas: List<String>? = null)