Uses of Class
software.amazon.awscdk.services.waf.regional.CfnByteMatchSetProps.Builder
-
Uses of CfnByteMatchSetProps.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionstatic CfnByteMatchSetProps.Builder
CfnByteMatchSetProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnByteMatchSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnByteMatchSetProps.Builder
.