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