Uses of Interface
software.amazon.awscdk.interfaces.wafv2.RegexPatternSetReference
Packages that use RegexPatternSetReference
Package
Description
AWS::WAFv2 Construct Library
-
Uses of RegexPatternSetReference in software.amazon.awscdk.interfaces.wafv2
Classes in software.amazon.awscdk.interfaces.wafv2 that implement RegexPatternSetReferenceModifier and TypeClassDescriptionstatic final classAn implementation forRegexPatternSetReferenceMethods in software.amazon.awscdk.interfaces.wafv2 that return RegexPatternSetReferenceModifier and TypeMethodDescriptionRegexPatternSetReference.Builder.build()Builds the configured instance.IRegexPatternSetRef.getRegexPatternSetRef()(experimental) A reference to a RegexPatternSet resource.default RegexPatternSetReferenceIRegexPatternSetRef.Jsii$Default.getRegexPatternSetRef()(experimental) A reference to a RegexPatternSet resource.final RegexPatternSetReferenceIRegexPatternSetRef.Jsii$Proxy.getRegexPatternSetRef()(experimental) A reference to a RegexPatternSet resource. -
Uses of RegexPatternSetReference in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return RegexPatternSetReferenceModifier and TypeMethodDescriptionCfnRegexPatternSet.getRegexPatternSetRef()A reference to a RegexPatternSet resource.