@Stability(value=Stable)
public static interface CfnWebACL.SizeConstraintStatementProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getFieldToMatch()
@Stability(value=Stable) @NotNull Number getSize()
@Stability(value=Stable) @NotNull Object getTextTransformations()
@Stability(value=Stable) static CfnWebACL.SizeConstraintStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.