Uses of Class
software.amazon.awscdk.services.waf.CfnByteMatchSetProps.Builder
Packages that use CfnByteMatchSetProps.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnByteMatchSetProps.Builder in software.amazon.awscdk.services.waf
Methods in software.amazon.awscdk.services.waf that return CfnByteMatchSetProps.BuilderModifier and TypeMethodDescriptionstatic CfnByteMatchSetProps.BuilderCfnByteMatchSetProps.builder()CfnByteMatchSetProps.Builder.byteMatchTuples(List<? extends Object> byteMatchTuples) Sets the value ofCfnByteMatchSetProps.getByteMatchTuples()CfnByteMatchSetProps.Builder.byteMatchTuples(IResolvable byteMatchTuples) Sets the value ofCfnByteMatchSetProps.getByteMatchTuples()Sets the value ofCfnByteMatchSetProps.getName()Constructors in software.amazon.awscdk.services.waf with parameters of type CfnByteMatchSetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnByteMatchSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnByteMatchSetProps.Builder.