RecordSetRoutingPolicyPrimaryBackupBackupGeo

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

Constructors

constructor(healthCheckedTargets: RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets? = null, location: String, rrdatas: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For A and AAAA types only. The list of targets to be health checked. These can be specified along with rrdatas within this item. Structure is document below.

Link copied to clipboard

The location name defined in Google Cloud.

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