/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A request for information about whether a specified geographic location is
* supported for Amazon Route 53 geolocation resource record sets.See
* Also:
AWS
* API Reference
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
For geolocation resource record sets, a two-letter abbreviation that * identifies a 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
Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline const Aws::String& GetCountryCode() const{ return m_countryCode; } /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline bool CountryCodeHasBeenSet() const { return m_countryCodeHasBeenSet; } /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline void SetCountryCode(const Aws::String& value) { m_countryCodeHasBeenSet = true; m_countryCode = value; } /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline void SetCountryCode(Aws::String&& value) { m_countryCodeHasBeenSet = true; m_countryCode = std::move(value); } /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline void SetCountryCode(const char* value) { m_countryCodeHasBeenSet = true; m_countryCode.assign(value); } /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline GetGeoLocationRequest& WithCountryCode(const Aws::String& value) { SetCountryCode(value); return *this;} /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline GetGeoLocationRequest& WithCountryCode(Aws::String&& value) { SetCountryCode(std::move(value)); return *this;} /** *Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 * alpha-2.
*/ inline GetGeoLocationRequest& WithCountryCode(const char* value) { SetCountryCode(value); return *this;} /** *For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.
For SubdivisionCode, Amazon Route 53 supports only states of the
* United States. 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.