health Checked Targets
suspend fun healthCheckedTargets(value: Output<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgs>)
suspend fun healthCheckedTargets(value: RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgs?)
Parameters
value
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.
suspend fun healthCheckedTargets(argument: suspend RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsArgsBuilder.() -> Unit)
Parameters
argument
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.