primaryBackup

@JvmName(name = "kdvpebsmraqcwmhs")
suspend fun primaryBackup(value: Output<RecordSetRoutingPolicyPrimaryBackupArgs>)
@JvmName(name = "pwtvhbcdxtdqfyru")
suspend fun primaryBackup(value: RecordSetRoutingPolicyPrimaryBackupArgs?)

Parameters

value

The configuration for a failover policy with global to regional failover. Queries are responded to with the global primary targets, but if none of the primary targets are healthy, then we fallback to a regional failover policy. Structure is documented below.


@JvmName(name = "efrddhawpbulcacu")
suspend fun primaryBackup(argument: suspend RecordSetRoutingPolicyPrimaryBackupArgsBuilder.() -> Unit)

Parameters

argument

The configuration for a failover policy with global to regional failover. Queries are responded to with the global primary targets, but if none of the primary targets are healthy, then we fallback to a regional failover policy. Structure is documented below.