RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse

data class RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse(val healthCheckedTargets: RRSetRoutingPolicyHealthCheckTargetsResponse, val kind: String, val location: String, val rrdatas: List<String>, val signatureRrdatas: List<String>)

ResourceRecordSet data for one geo location.

Constructors

Types

Link copied to clipboard
object Companion

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
Link copied to clipboard

The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g. "us-east1", "southamerica-east1", "asia-east1", etc.

Link copied to clipboard
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. .