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