Uses of Class
software.aws.awsprototypingsdk.staticwebsite.CloudFrontWebAclProps.Builder
-
-
Uses of CloudFrontWebAclProps.Builder in software.aws.awsprototypingsdk.staticwebsite
Methods in software.aws.awsprototypingsdk.staticwebsite that return CloudFrontWebAclProps.Builder Modifier and Type Method Description static CloudFrontWebAclProps.BuilderCloudFrontWebAclProps. builder()CloudFrontWebAclProps.BuilderCloudFrontWebAclProps.Builder. cidrAllowList(CidrAllowList cidrAllowList)Sets the value ofCloudFrontWebAclProps.getCidrAllowList()CloudFrontWebAclProps.BuilderCloudFrontWebAclProps.Builder. managedRules(List<? extends ManagedRule> managedRules)Sets the value ofCloudFrontWebAclProps.getManagedRules()Constructors in software.aws.awsprototypingsdk.staticwebsite with parameters of type CloudFrontWebAclProps.Builder Constructor Description Jsii$Proxy(CloudFrontWebAclProps.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudFrontWebAclProps.Builder.
-