subdivisionCode property
For geolocation resource record sets, the two-letter code for a state of the
United States. Route 53 doesn't support any other values for
SubdivisionCode
. For a list of state abbreviations, see Appendix B: Two–Letter State
and Possession Abbreviations on the United States Postal Service
website.
If you specify subdivisioncode
, you must also specify
US
for CountryCode
.
Implementation
final String? subdivisionCode;