Uses of Interface
software.aws.awsprototypingsdk.staticwebsite.CloudFrontWebAclProps
-
-
Uses of CloudFrontWebAclProps in software.aws.awsprototypingsdk.staticwebsite
Classes in software.aws.awsprototypingsdk.staticwebsite that implement CloudFrontWebAclProps Modifier and Type Class Description static classCloudFrontWebAclProps.Jsii$ProxyAn implementation forCloudFrontWebAclPropsMethods in software.aws.awsprototypingsdk.staticwebsite that return CloudFrontWebAclProps Modifier and Type Method Description CloudFrontWebAclPropsCloudFrontWebAclProps.Builder. build()Builds the configured instance.default CloudFrontWebAclPropsStaticWebsiteProps. getWebAclProps()(experimental) Limited configuration settings for the generated webAcl.CloudFrontWebAclPropsStaticWebsiteProps.Jsii$Proxy. getWebAclProps()Methods in software.aws.awsprototypingsdk.staticwebsite with parameters of type CloudFrontWebAclProps Modifier and Type Method Description StaticWebsite.BuilderStaticWebsite.Builder. webAclProps(CloudFrontWebAclProps webAclProps)(experimental) Limited configuration settings for the generated webAcl.StaticWebsiteProps.BuilderStaticWebsiteProps.Builder. webAclProps(CloudFrontWebAclProps webAclProps)Sets the value ofStaticWebsiteProps.getWebAclProps()Constructors in software.aws.awsprototypingsdk.staticwebsite with parameters of type CloudFrontWebAclProps Constructor Description CloudfrontWebAcl(software.constructs.Construct scope, String id, CloudFrontWebAclProps props)
-