Package com.pulumi.aws.wafv2.outputs
Class RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody
- java.lang.Object
-
- com.pulumi.aws.wafv2.outputs.RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody
-
public final class RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody.Builder
builder()
static RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody.Builder
builder(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody defaults)
java.util.Optional<java.lang.String>
oversizeHandling()
-
-
-
Method Detail
-
oversizeHandling
public java.util.Optional<java.lang.String> oversizeHandling()
-
builder
public static RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody.Builder builder()
-
builder
public static RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody.Builder builder(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBody defaults)
-
-