Uses of Class
software.amazon.awssdk.services.cloudfront.model.WebAclCustomization
-
Packages that use WebAclCustomization Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of WebAclCustomization in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return WebAclCustomization Modifier and Type Method Description WebAclCustomizationCustomizations. webAcl()The WAF web ACL.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type WebAclCustomization Modifier and Type Method Description Customizations.BuilderCustomizations.Builder. webAcl(WebAclCustomization webAcl)The WAF web ACL.
-