AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <GeoRestriction.h>
A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind
GeoIP databases.
Definition at line 34 of file GeoRestriction.h.
Aws::CloudFront::Model::GeoRestriction::GeoRestriction | ( | ) |
Aws::CloudFront::Model::GeoRestriction::GeoRestriction | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 276 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 260 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 292 of file GeoRestriction.h.
void Aws::CloudFront::Model::GeoRestriction::AddToNode | ( | Aws::Utils::Xml::XmlNode & | parentNode | ) | const |
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 164 of file GeoRestriction.h.
|
inline |
When geo restriction is enabled
, this is the number of countries in your whitelist
or blacklist
. Otherwise, when it is not enabled, Quantity
is 0
, and you can omit Items
.
Definition at line 123 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 54 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 180 of file GeoRestriction.h.
GeoRestriction& Aws::CloudFront::Model::GeoRestriction::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
When geo restriction is enabled
, this is the number of countries in your whitelist
or blacklist
. Otherwise, when it is not enabled, Quantity
is 0
, and you can omit Items
.
Definition at line 131 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 66 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 212 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 196 of file GeoRestriction.h.
|
inline |
When geo restriction is enabled
, this is the number of countries in your whitelist
or blacklist
. Otherwise, when it is not enabled, Quantity
is 0
, and you can omit Items
.
Definition at line 139 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 78 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 90 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 244 of file GeoRestriction.h.
|
inline |
A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list on the CloudFront console, which includes both country names and codes.
Definition at line 228 of file GeoRestriction.h.
|
inline |
When geo restriction is enabled
, this is the number of countries in your whitelist
or blacklist
. Otherwise, when it is not enabled, Quantity
is 0
, and you can omit Items
.
Definition at line 147 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 102 of file GeoRestriction.h.
|
inline |
The method that you want to use to restrict distribution of your content by country:
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
blacklist
: The Location
elements specify the countries in which you don't want CloudFront to distribute your content.
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
Definition at line 114 of file GeoRestriction.h.