Uses of Class
software.amazon.awscdk.services.cloudfront.CfnDistribution.RestrictionsProperty.Builder
Packages that use CfnDistribution.RestrictionsProperty.Builder
-
Uses of CfnDistribution.RestrictionsProperty.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnDistribution.RestrictionsProperty.BuilderModifier and TypeMethodDescriptionCfnDistribution.RestrictionsProperty.builder()
CfnDistribution.RestrictionsProperty.Builder.geoRestriction
(IResolvable geoRestriction) Sets the value ofCfnDistribution.RestrictionsProperty.getGeoRestriction()
CfnDistribution.RestrictionsProperty.Builder.geoRestriction
(CfnDistribution.GeoRestrictionProperty geoRestriction) Sets the value ofCfnDistribution.RestrictionsProperty.getGeoRestriction()
Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnDistribution.RestrictionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDistribution.RestrictionsProperty.Builder
.