Amazon Route 53 · Schema

ResourceRecordSet

Information about the resource record set to create or delete.

AWSDNSDomain RegistrationHealth ChecksRouting

Properties

Name Type Description
Name string The name of the domain for the resource record set.
Type string The DNS record type.
SetIdentifier string An identifier that differentiates among multiple resource record sets that have the same combination of name and type.
Weight integer The weight for weighted routing, ranging from 0 to 255.
Region string The Amazon EC2 region for latency-based routing.
Failover string The failover configuration.
TTL integer The resource record cache time to live (TTL), in seconds.
ResourceRecords array The resource records.
AliasTarget object Alias resource record set information.
HealthCheckId string The ID of the health check to associate with the record set.
View JSON Schema on GitHub