Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafregional.CfnByteMatchSetPropsMixin.Builder
Packages that use CfnByteMatchSetPropsMixin.Builder
-
Uses of CfnByteMatchSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafregional
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafregional that return CfnByteMatchSetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnByteMatchSetPropsMixin.Builder.byteMatchTuples(List<? extends Object> byteMatchTuples) Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.CfnByteMatchSetPropsMixin.Builder.byteMatchTuples(IResolvable byteMatchTuples) Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.CfnByteMatchSetPropsMixin.Builder.create()CfnByteMatchSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) A friendly name or description of theByteMatchSet.