@Stability(value=Stable)
public static interface CfnRuleGroup.StatementThreeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.StatementThreeProperty.Builder
A builder for
CfnRuleGroup.StatementThreeProperty |
static class |
CfnRuleGroup.StatementThreeProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.StatementThreeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.StatementThreeProperty.Builder |
builder() |
default Object |
getByteMatchStatement()
`CfnRuleGroup.StatementThreeProperty.ByteMatchStatement`.
|
default Object |
getGeoMatchStatement()
`CfnRuleGroup.StatementThreeProperty.GeoMatchStatement`.
|
default Object |
getIpSetReferenceStatement()
`CfnRuleGroup.StatementThreeProperty.IPSetReferenceStatement`.
|
default Object |
getRegexPatternSetReferenceStatement()
`CfnRuleGroup.StatementThreeProperty.RegexPatternSetReferenceStatement`.
|
default Object |
getSizeConstraintStatement()
`CfnRuleGroup.StatementThreeProperty.SizeConstraintStatement`.
|
default Object |
getSqliMatchStatement()
`CfnRuleGroup.StatementThreeProperty.SqliMatchStatement`.
|
default Object |
getXssMatchStatement()
`CfnRuleGroup.StatementThreeProperty.XssMatchStatement`.
|
@Stability(value=Stable) @Nullable default Object getByteMatchStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-bytematchstatement@Stability(value=Stable) @Nullable default Object getGeoMatchStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-geomatchstatement@Stability(value=Stable) @Nullable default Object getIpSetReferenceStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-ipsetreferencestatement@Stability(value=Stable) @Nullable default Object getRegexPatternSetReferenceStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-regexpatternsetreferencestatement@Stability(value=Stable) @Nullable default Object getSizeConstraintStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-sizeconstraintstatement@Stability(value=Stable) @Nullable default Object getSqliMatchStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-sqlimatchstatement@Stability(value=Stable) @Nullable default Object getXssMatchStatement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-xssmatchstatement@Stability(value=Stable) static CfnRuleGroup.StatementThreeProperty.Builder builder()
Copyright © 2020. All rights reserved.