@Stability(value=Stable)
public static interface CfnRuleGroup.SizeConstraintStatementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.SizeConstraintStatementProperty.Builder
A builder for
CfnRuleGroup.SizeConstraintStatementProperty |
static class |
CfnRuleGroup.SizeConstraintStatementProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.SizeConstraintStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.SizeConstraintStatementProperty.Builder |
builder() |
String |
getComparisonOperator()
`CfnRuleGroup.SizeConstraintStatementProperty.ComparisonOperator`.
|
Object |
getFieldToMatch()
`CfnRuleGroup.SizeConstraintStatementProperty.FieldToMatch`.
|
Number |
getSize()
`CfnRuleGroup.SizeConstraintStatementProperty.Size`.
|
Object |
getTextTransformations()
`CfnRuleGroup.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 CfnRuleGroup.SizeConstraintStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.