Class: AmazonRoute53RecordSetGeoLocationProperty

Types~AmazonRoute53RecordSetGeoLocationProperty

new AmazonRoute53RecordSetGeoLocationProperty()

Properties:
Name Type Description
ContinentCode String Required: Conditional. All DNS queries from the continent that you specified are routed to this resource record set. If you specify this property, omit the CountryCode and SubdivisionCode properties.For valid values, see the ContinentCode element in the Amazon Route 53 API Reference.
CountryCode String Required: Conditional. All DNS queries from the country that you specified are routed to this resource record set. If you specify this property, omit the ContinentCode property.For valid values, see the CountryCode element in the Amazon Route 53 API Reference.
SubdivisionCode String Required: No. If you specified US for the country code, you can specify a state in the United States. All DNS queries from the state that you specified are routed to this resource record set. If you specify this property, you must specify US for the CountryCode and omit the ContinentCode property.For valid values, see the SubdivisionCode element in the Amazon Route 53 API Reference.
Source: