Package com.pulumi.aws.wafv2.inputs
Class RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs
- java.lang.Object
-
- com.pulumi.resources.InputArgs
-
- com.pulumi.resources.ResourceArgs
-
- com.pulumi.aws.wafv2.inputs.RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs
-
public final class RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs extends com.pulumi.resources.ResourceArgs
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs.Builder
-
Field Summary
Fields Modifier and Type Field Description static RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs
Empty
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs.Builder
builder()
static RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs.Builder
builder(RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs defaults)
java.util.Optional<com.pulumi.core.Output<java.lang.String>>
oversizeHandling()
-
-
-
Field Detail
-
Empty
public static final RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs Empty
-
-
Method Detail
-
oversizeHandling
public java.util.Optional<com.pulumi.core.Output<java.lang.String>> oversizeHandling()
-
builder
public static RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs.Builder builder()
-
builder
public static RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs.Builder builder(RuleGroupRuleStatementRegexMatchStatementFieldToMatchBodyArgs defaults)
-
-