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 GeoRestrictionAllow specific countries which you want CloudFront to distribute your content.static GeoRestrictionDeny specific countries which you don't want CloudFront to distribute your content.default GeoRestrictionCloudFrontWebDistributionProps.getGeoRestriction()Controls the countries in which your content is distributed.final GeoRestrictionCloudFrontWebDistributionProps.Jsii$Proxy.getGeoRestriction()default GeoRestrictionDistributionProps.getGeoRestriction()Controls the countries in which your content is distributed.final GeoRestrictionDistributionProps.Jsii$Proxy.getGeoRestriction()Methods in software.amazon.awscdk.services.cloudfront with parameters of type GeoRestrictionModifier and TypeMethodDescriptionCloudFrontWebDistribution.Builder.geoRestriction(GeoRestriction geoRestriction) Deprecated.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()