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