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