continentCode property
The two-letter code for the continent.
Amazon Route 53 supports the following continent codes:
- AF: Africa
- AN: Antarctica
- AS: Asia
- EU: Europe
- OC: Oceania
- NA: North America
- SA: South America
ContinentCode
with either
CountryCode
or SubdivisionCode
returns an
InvalidInput
error.
Implementation
final String? continentCode;