Uses of Interface
software.amazon.awscdk.services.waf.regional.CfnRegexPatternSetProps
Packages that use CfnRegexPatternSetProps
-
Uses of CfnRegexPatternSetProps in software.amazon.awscdk.services.waf.regional
Classes in software.amazon.awscdk.services.waf.regional that implement CfnRegexPatternSetPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnRegexPatternSetPropsMethods in software.amazon.awscdk.services.waf.regional that return CfnRegexPatternSetPropsModifier and TypeMethodDescriptionCfnRegexPatternSetProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.waf.regional with parameters of type CfnRegexPatternSetPropsModifierConstructorDescriptionCfnRegexPatternSet(Construct scope, String id, CfnRegexPatternSetProps props) Create a newAWS::WAFRegional::RegexPatternSet.