Package | Description |
---|---|
software.amazon.awscdk.services.waf |
Modifier and Type | Method and Description |
---|---|
static CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.builder() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.name(String name)
Sets the value of
CfnSqlInjectionMatchSetProps.getName() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(List<? extends Object> sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
Copyright © 2021. All rights reserved.