Uses of Interface
software.aws.awsprototypingsdk.staticwebsite.ManagedRule
-
-
Uses of ManagedRule in software.aws.awsprototypingsdk.staticwebsite
Classes in software.aws.awsprototypingsdk.staticwebsite that implement ManagedRule Modifier and Type Class Description static classManagedRule.Jsii$ProxyAn implementation forManagedRuleMethods in software.aws.awsprototypingsdk.staticwebsite that return ManagedRule Modifier and Type Method Description ManagedRuleManagedRule.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.staticwebsite that return types with arguments of type ManagedRule Modifier and Type Method Description default List<ManagedRule>CloudFrontWebAclProps. getManagedRules()(experimental) List of managed rules to apply to the web acl.List<ManagedRule>CloudFrontWebAclProps.Jsii$Proxy. getManagedRules()Method parameters in software.aws.awsprototypingsdk.staticwebsite with type arguments of type ManagedRule Modifier and Type Method Description CloudfrontWebAcl.BuilderCloudfrontWebAcl.Builder. managedRules(List<? extends ManagedRule> managedRules)(experimental) List of managed rules to apply to the web acl.CloudFrontWebAclProps.BuilderCloudFrontWebAclProps.Builder. managedRules(List<? extends ManagedRule> managedRules)Sets the value ofCloudFrontWebAclProps.getManagedRules()
-