Uses of Interface
software.aws.awsprototypingsdk.staticwebsite.CidrAllowList
-
-
Uses of CidrAllowList in software.aws.awsprototypingsdk.staticwebsite
Classes in software.aws.awsprototypingsdk.staticwebsite that implement CidrAllowList Modifier and Type Class Description static classCidrAllowList.Jsii$ProxyAn implementation forCidrAllowListMethods in software.aws.awsprototypingsdk.staticwebsite that return CidrAllowList Modifier and Type Method Description CidrAllowListCidrAllowList.Builder. build()Builds the configured instance.default CidrAllowListCloudFrontWebAclProps. getCidrAllowList()(experimental) List of cidr ranges to allow.CidrAllowListCloudFrontWebAclProps.Jsii$Proxy. getCidrAllowList()Methods in software.aws.awsprototypingsdk.staticwebsite with parameters of type CidrAllowList Modifier and Type Method Description CloudfrontWebAcl.BuilderCloudfrontWebAcl.Builder. cidrAllowList(CidrAllowList cidrAllowList)(experimental) List of cidr ranges to allow.CloudFrontWebAclProps.BuilderCloudFrontWebAclProps.Builder. cidrAllowList(CidrAllowList cidrAllowList)Sets the value ofCloudFrontWebAclProps.getCidrAllowList()
-