Uses of Class
software.aws.awsprototypingsdk.staticwebsite.CloudfrontWebAcl.Builder
-
-
Uses of CloudfrontWebAcl.Builder in software.aws.awsprototypingsdk.staticwebsite
Methods in software.aws.awsprototypingsdk.staticwebsite that return CloudfrontWebAcl.Builder Modifier and Type Method Description CloudfrontWebAcl.BuilderCloudfrontWebAcl.Builder. cidrAllowList(CidrAllowList cidrAllowList)(experimental) List of cidr ranges to allow.static CloudfrontWebAcl.BuilderCloudfrontWebAcl.Builder. create(software.constructs.Construct scope, String id)CloudfrontWebAcl.BuilderCloudfrontWebAcl.Builder. managedRules(List<? extends ManagedRule> managedRules)(experimental) List of managed rules to apply to the web acl.
-