primary Backup
Parameters
value
The configuration for a primary-backup 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 document below.
suspend fun primaryBackup(argument: suspend RecordSetRoutingPolicyPrimaryBackupArgsBuilder.() -> Unit)
Parameters
argument
The configuration for a primary-backup 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 document below.