Uses of Interface
software.amazon.awscdk.services.waf.regional.CfnSqlInjectionMatchSetProps
-
Uses of CfnSqlInjectionMatchSetProps in software.amazon.awscdk.services.waf.regional
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSqlInjectionMatchSetProps
Modifier and TypeMethodDescriptionCfnSqlInjectionMatchSetProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnSqlInjectionMatchSet
(Construct scope, String id, CfnSqlInjectionMatchSetProps props) Create a newAWS::WAFRegional::SqlInjectionMatchSet
.