Package com.pulumi.aws.wafv2.outputs
Class RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder
- java.lang.Object
-
- com.pulumi.aws.wafv2.outputs.RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder
-
- Enclosing class:
- RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch
public static final class RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch defaults)
-
Method Summary
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch defaults)
-
-
Method Detail
-
allQueryArguments
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder allQueryArguments(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArguments allQueryArguments)
-
body
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder body(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchBody body)
-
method
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder method(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchMethod method)
-
queryString
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder queryString(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchQueryString queryString)
-
singleHeader
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder singleHeader(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchSingleHeader singleHeader)
-
singleQueryArgument
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder singleQueryArgument(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument singleQueryArgument)
-
uriPath
public RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatch.Builder uriPath(@Nullable RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchUriPath uriPath)
-
-