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