@Stability(value=Stable)
public static interface CfnWebACL.XssMatchStatementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.XssMatchStatementProperty.Builder
A builder for
CfnWebACL.XssMatchStatementProperty |
static class |
CfnWebACL.XssMatchStatementProperty.Jsii$Proxy
An implementation for
CfnWebACL.XssMatchStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.XssMatchStatementProperty.Builder |
builder() |
Object |
getFieldToMatch()
`CfnWebACL.XssMatchStatementProperty.FieldToMatch`.
|
Object |
getTextTransformations()
`CfnWebACL.XssMatchStatementProperty.TextTransformations`.
|
@Stability(value=Stable) @NotNull Object getFieldToMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-fieldtomatch@Stability(value=Stable) @NotNull Object getTextTransformations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-texttransformations@Stability(value=Stable) static CfnWebACL.XssMatchStatementProperty.Builder builder()
Copyright © 2020. All rights reserved.