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