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