@Stability(value=Stable)
public static interface CfnRuleGroup.XssMatchStatementProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getTextTransformations()
@Stability(value=Stable) static CfnRuleGroup.XssMatchStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.