Uses of Class
software.amazon.awscdk.services.cloudfront.GeoRestriction
Packages that use GeoRestriction
-
Uses of GeoRestriction in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return GeoRestrictionModifier and TypeMethodDescriptionstatic GeoRestriction
Allow specific countries which you want CloudFront to distribute your content.static GeoRestriction
Deprecated.static GeoRestriction
Deny specific countries which you don't want CloudFront to distribute your content.default GeoRestriction
CloudFrontWebDistributionProps.getGeoRestriction()
Controls the countries in which your content is distributed.final GeoRestriction
CloudFrontWebDistributionProps.Jsii$Proxy.getGeoRestriction()
default GeoRestriction
DistributionProps.getGeoRestriction()
Controls the countries in which your content is distributed.final GeoRestriction
DistributionProps.Jsii$Proxy.getGeoRestriction()
static GeoRestriction
Deprecated.useallowlist
Methods in software.amazon.awscdk.services.cloudfront with parameters of type GeoRestrictionModifier and TypeMethodDescriptionCloudFrontWebDistribution.Builder.geoRestriction
(GeoRestriction geoRestriction) Controls the countries in which your content is distributed.CloudFrontWebDistributionProps.Builder.geoRestriction
(GeoRestriction geoRestriction) Sets the value ofCloudFrontWebDistributionProps.getGeoRestriction()
Distribution.Builder.geoRestriction
(GeoRestriction geoRestriction) Controls the countries in which your content is distributed.DistributionProps.Builder.geoRestriction
(GeoRestriction geoRestriction) Sets the value ofDistributionProps.getGeoRestriction()
denylist