Package com.pulumi.aws.wafv2.outputs
Class WebAclRuleStatementSqliMatchStatementFieldToMatchBody.Builder
- java.lang.Object
-
- com.pulumi.aws.wafv2.outputs.WebAclRuleStatementSqliMatchStatementFieldToMatchBody.Builder
-
- Enclosing class:
- WebAclRuleStatementSqliMatchStatementFieldToMatchBody
public static final class WebAclRuleStatementSqliMatchStatementFieldToMatchBody.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(WebAclRuleStatementSqliMatchStatementFieldToMatchBody defaults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WebAclRuleStatementSqliMatchStatementFieldToMatchBody
build()
WebAclRuleStatementSqliMatchStatementFieldToMatchBody.Builder
oversizeHandling(java.lang.String oversizeHandling)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(WebAclRuleStatementSqliMatchStatementFieldToMatchBody defaults)
-
-
Method Detail
-
oversizeHandling
public WebAclRuleStatementSqliMatchStatementFieldToMatchBody.Builder oversizeHandling(@Nullable java.lang.String oversizeHandling)
-
build
public WebAclRuleStatementSqliMatchStatementFieldToMatchBody build()
-
-