Record Set Routing Policy Primary Backup Backup Geo Args
data class RecordSetRoutingPolicyPrimaryBackupBackupGeoArgs(val healthCheckedTargets: Output<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgs>? = null, val location: Output<String>, val rrdatas: Output<List<String>>? = null) : ConvertibleToJava<RecordSetRoutingPolicyPrimaryBackupBackupGeoArgs>
Constructors
Link copied to clipboard
constructor(healthCheckedTargets: Output<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgs>? = null, location: Output<String>, rrdatas: Output<List<String>>? = null)
Properties
Link copied to clipboard
val healthCheckedTargets: Output<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgs>? = null
For A and AAAA types only. The list of targets to be health checked. These can be specified along with rrdatas
within this item.