@Stability(value=Stable)
public static interface CfnWebACL.SqliMatchStatementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html#cfn-wafv2-webacl-sqlimatchstatement-fieldtomatch@Stability(value=Stable) @NotNull Object getTextTransformations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html#cfn-wafv2-webacl-sqlimatchstatement-texttransformations@Stability(value=Stable) static CfnWebACL.SqliMatchStatementProperty.Builder builder()
Copyright © 2020. All rights reserved.