RecordSetRoutingPolicyPrimaryBackupBackupGeo

data class RecordSetRoutingPolicyPrimaryBackupBackupGeo(val healthCheckedTargets: RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets? = null, val location: String, val rrdatas: List<String>? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of targets to be health checked. Note that if DNSSEC is enabled for this zone, only one of rrdatas or health_checked_targets can be set. Structure is document below. Structure is document below.

Link copied to clipboard

The location name defined in Google Cloud.

Link copied to clipboard
val rrdatas: List<String>? = null