Package com.pulumi.aws.wafv2.inputs
Class RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder
- java.lang.Object
-
- com.pulumi.aws.wafv2.inputs.RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder
-
- Enclosing class:
- RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs
public static final class RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs defaults)
-
Method Summary
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs defaults)
-
-
Method Detail
-
allQueryArguments
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder allQueryArguments(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchAllQueryArgumentsArgs> allQueryArguments)
- Parameters:
allQueryArguments
- Inspect all query arguments.- Returns:
- builder
-
allQueryArguments
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder allQueryArguments(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchAllQueryArgumentsArgs allQueryArguments)
- Parameters:
allQueryArguments
- Inspect all query arguments.- Returns:
- builder
-
body
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder body(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBodyArgs> body)
- Parameters:
body
- Inspect the request body, which immediately follows the request headers.- Returns:
- builder
-
body
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder body(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchBodyArgs body)
- Parameters:
body
- Inspect the request body, which immediately follows the request headers.- Returns:
- builder
-
cookies
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder cookies(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchCookiesArgs> cookies)
- Parameters:
cookies
- Inspect the cookies in the web request. See Cookies below for details.- Returns:
- builder
-
cookies
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder cookies(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchCookiesArgs cookies)
- Parameters:
cookies
- Inspect the cookies in the web request. See Cookies below for details.- Returns:
- builder
-
headerOrders
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headerOrders(@Nullable com.pulumi.core.Output<java.util.List<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgs>> headerOrders)
- Parameters:
headerOrders
- Inspect the request headers. See Header Order below for details.- Returns:
- builder
-
headerOrders
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headerOrders(java.util.List<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgs> headerOrders)
- Parameters:
headerOrders
- Inspect the request headers. See Header Order below for details.- Returns:
- builder
-
headerOrders
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headerOrders(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgs... headerOrders)
- Parameters:
headerOrders
- Inspect the request headers. See Header Order below for details.- Returns:
- builder
-
headers
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headers(@Nullable com.pulumi.core.Output<java.util.List<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs>> headers)
- Parameters:
headers
- Inspect the request headers. See Headers below for details.- Returns:
- builder
-
headers
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headers(java.util.List<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs> headers)
- Parameters:
headers
- Inspect the request headers. See Headers below for details.- Returns:
- builder
-
headers
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder headers(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs... headers)
- Parameters:
headers
- Inspect the request headers. See Headers below for details.- Returns:
- builder
-
ja3Fingerprint
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder ja3Fingerprint(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchJa3FingerprintArgs> ja3Fingerprint)
-
ja3Fingerprint
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder ja3Fingerprint(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchJa3FingerprintArgs ja3Fingerprint)
-
jsonBody
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder jsonBody(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchJsonBodyArgs> jsonBody)
- Parameters:
jsonBody
- Inspect the request body as JSON. See JSON Body for details.- Returns:
- builder
-
jsonBody
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder jsonBody(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchJsonBodyArgs jsonBody)
- Parameters:
jsonBody
- Inspect the request body as JSON. See JSON Body for details.- Returns:
- builder
-
method
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder method(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchMethodArgs> method)
- Parameters:
method
- Inspect the HTTP method. The method indicates the type of operation that the request is asking the origin to perform.- Returns:
- builder
-
method
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder method(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchMethodArgs method)
- Parameters:
method
- Inspect the HTTP method. The method indicates the type of operation that the request is asking the origin to perform.- Returns:
- builder
-
queryString
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder queryString(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchQueryStringArgs> queryString)
- Parameters:
queryString
- Inspect the query string. This is the part of a URL that appears after a `?` character, if any.- Returns:
- builder
-
queryString
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder queryString(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchQueryStringArgs queryString)
- Parameters:
queryString
- Inspect the query string. This is the part of a URL that appears after a `?` character, if any.- Returns:
- builder
-
singleHeader
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder singleHeader(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs> singleHeader)
- Parameters:
singleHeader
- Inspect a single header. See Single Header below for details.- Returns:
- builder
-
singleHeader
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder singleHeader(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs singleHeader)
- Parameters:
singleHeader
- Inspect a single header. See Single Header below for details.- Returns:
- builder
-
singleQueryArgument
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder singleQueryArgument(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgumentArgs> singleQueryArgument)
- Parameters:
singleQueryArgument
- Inspect a single query argument. See Single Query Argument below for details.- Returns:
- builder
-
singleQueryArgument
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder singleQueryArgument(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgumentArgs singleQueryArgument)
- Parameters:
singleQueryArgument
- Inspect a single query argument. See Single Query Argument below for details.- Returns:
- builder
-
uriPath
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder uriPath(@Nullable com.pulumi.core.Output<RuleGroupRuleStatementSizeConstraintStatementFieldToMatchUriPathArgs> uriPath)
- Parameters:
uriPath
- Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.- Returns:
- builder
-
uriPath
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs.Builder uriPath(RuleGroupRuleStatementSizeConstraintStatementFieldToMatchUriPathArgs uriPath)
- Parameters:
uriPath
- Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.- Returns:
- builder
-
build
public RuleGroupRuleStatementSizeConstraintStatementFieldToMatchArgs build()
-
-