RRSet Routing Policy Geo Policy Geo Policy Item Args
data class RRSetRoutingPolicyGeoPolicyGeoPolicyItemArgs(val healthCheckedTargets: Output<RRSetRoutingPolicyHealthCheckTargetsArgs>? = null, val kind: Output<String>? = null, val location: Output<String>? = null, val rrdatas: Output<List<String>>? = null, val signatureRrdatas: Output<List<String>>? = null) : ConvertibleToJava<RRSetRoutingPolicyGeoPolicyGeoPolicyItemArgs>
ResourceRecordSet data for one geo location.
Properties
Link copied to clipboard
For A and AAAA types only. Endpoints to return in the query result only if they are healthy. These can be specified along with rrdata within this item.
Link copied to clipboard
DNSSEC generated signatures for all the rrdata within this item. Note that if health checked targets are provided for DNSSEC enabled zones, there's a restriction of 1 ip per item. .