@Stability(value=Stable)
public static interface CfnRuleGroup.SqliMatchStatementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.SqliMatchStatementProperty.Builder
A builder for
CfnRuleGroup.SqliMatchStatementProperty |
static class |
CfnRuleGroup.SqliMatchStatementProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.SqliMatchStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.SqliMatchStatementProperty.Builder |
builder() |
Object |
getFieldToMatch()
`CfnRuleGroup.SqliMatchStatementProperty.FieldToMatch`.
|
Object |
getTextTransformations()
`CfnRuleGroup.SqliMatchStatementProperty.TextTransformations`.
|
@Stability(value=Stable) @NotNull Object getFieldToMatch()
@Stability(value=Stable) @NotNull Object getTextTransformations()
@Stability(value=Stable) static CfnRuleGroup.SqliMatchStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.