@Stability(value=Stable)
public static interface CfnWebACL.SizeConstraintStatementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.SizeConstraintStatementProperty.Builder
A builder for
CfnWebACL.SizeConstraintStatementProperty |
static class |
CfnWebACL.SizeConstraintStatementProperty.Jsii$Proxy
An implementation for
CfnWebACL.SizeConstraintStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.SizeConstraintStatementProperty.Builder |
builder() |
String |
getComparisonOperator()
`CfnWebACL.SizeConstraintStatementProperty.ComparisonOperator`.
|
Object |
getFieldToMatch()
`CfnWebACL.SizeConstraintStatementProperty.FieldToMatch`.
|
Number |
getSize()
`CfnWebACL.SizeConstraintStatementProperty.Size`.
|
Object |
getTextTransformations()
`CfnWebACL.SizeConstraintStatementProperty.TextTransformations`.
|
@Stability(value=Stable) @NotNull String getComparisonOperator()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-comparisonoperator@Stability(value=Stable) @NotNull Object getFieldToMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-fieldtomatch@Stability(value=Stable) @NotNull Number getSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-size@Stability(value=Stable) @NotNull Object getTextTransformations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-texttransformations@Stability(value=Stable) static CfnWebACL.SizeConstraintStatementProperty.Builder builder()
Copyright © 2020. All rights reserved.