AWSCloudFrontDistributionGeoRestriction
No description
type AWSCloudFrontDistributionGeoRestriction {
type: AWSCloudFrontDistributionGeoRestrictionType!
items: [String!]!
}
Fields
AWSCloudFrontDistributionGeoRestriction.type
● AWSCloudFrontDistributionGeoRestrictionType!
non-null enum
The method that you want to use to restrict distribution of your content by country
AWSCloudFrontDistributionGeoRestriction.items
● [String!]!
non-null scalar
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 )