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