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