Package com.pulumi.aws.wafv2.inputs
Class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder
- java.lang.Object
-
- com.pulumi.aws.wafv2.inputs.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder
-
- Enclosing class:
- WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs
public static final class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs defaults)
-
Method Summary
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs defaults)
-
-
Method Detail
-
allQueryArguments
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder allQueryArguments(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchAllQueryArgumentsArgs> allQueryArguments)
- Parameters:
allQueryArguments
- Inspect all query arguments.- Returns:
- builder
-
allQueryArguments
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder allQueryArguments(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchAllQueryArgumentsArgs allQueryArguments)
- Parameters:
allQueryArguments
- Inspect all query arguments.- Returns:
- builder
-
body
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder body(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchBodyArgs> body)
- Parameters:
body
- Inspect the request body, which immediately follows the request headers. See `body` below for details.- Returns:
- builder
-
body
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder body(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchBodyArgs body)
- Parameters:
body
- Inspect the request body, which immediately follows the request headers. See `body` below for details.- Returns:
- builder
-
cookies
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder cookies(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchCookiesArgs> cookies)
- Parameters:
cookies
- Inspect the cookies in the web request. See `cookies` below for details.- Returns:
- builder
-
cookies
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder cookies(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchCookiesArgs cookies)
- Parameters:
cookies
- Inspect the cookies in the web request. See `cookies` below for details.- Returns:
- builder
-
headerOrders
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headerOrders(@Nullable com.pulumi.core.Output<java.util.List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderOrderArgs>> headerOrders)
- Parameters:
headerOrders
- Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See `header_order` below for details.- Returns:
- builder
-
headerOrders
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headerOrders(java.util.List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderOrderArgs> headerOrders)
- Parameters:
headerOrders
- Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See `header_order` below for details.- Returns:
- builder
-
headerOrders
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headerOrders(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderOrderArgs... headerOrders)
- Parameters:
headerOrders
- Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See `header_order` below for details.- Returns:
- builder
-
headers
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headers(@Nullable com.pulumi.core.Output<java.util.List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderArgs>> headers)
- Parameters:
headers
- Inspect the request headers. See `headers` below for details.- Returns:
- builder
-
headers
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headers(java.util.List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderArgs> headers)
- Parameters:
headers
- Inspect the request headers. See `headers` below for details.- Returns:
- builder
-
headers
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder headers(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchHeaderArgs... headers)
- Parameters:
headers
- Inspect the request headers. See `headers` below for details.- Returns:
- builder
-
ja3Fingerprint
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder ja3Fingerprint(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchJa3FingerprintArgs> ja3Fingerprint)
- Parameters:
ja3Fingerprint
- Inspect the JA3 fingerprint. See `ja3_fingerprint` below for details.- Returns:
- builder
-
ja3Fingerprint
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder ja3Fingerprint(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchJa3FingerprintArgs ja3Fingerprint)
- Parameters:
ja3Fingerprint
- Inspect the JA3 fingerprint. See `ja3_fingerprint` below for details.- Returns:
- builder
-
jsonBody
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder jsonBody(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchJsonBodyArgs> jsonBody)
- Parameters:
jsonBody
- Inspect the request body as JSON. See `json_body` for details.- Returns:
- builder
-
jsonBody
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder jsonBody(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchJsonBodyArgs jsonBody)
- Parameters:
jsonBody
- Inspect the request body as JSON. See `json_body` for details.- Returns:
- builder
-
method
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder method(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchMethodArgs> 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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder method(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchMethodArgs 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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder queryString(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchQueryStringArgs> 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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder queryString(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchQueryStringArgs 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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder singleHeader(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchSingleHeaderArgs> singleHeader)
- Parameters:
singleHeader
- Inspect a single header. See `single_header` below for details.- Returns:
- builder
-
singleHeader
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder singleHeader(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchSingleHeaderArgs singleHeader)
- Parameters:
singleHeader
- Inspect a single header. See `single_header` below for details.- Returns:
- builder
-
singleQueryArgument
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder singleQueryArgument(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchSingleQueryArgumentArgs> singleQueryArgument)
- Parameters:
singleQueryArgument
- Inspect a single query argument. See `single_query_argument` below for details.- Returns:
- builder
-
singleQueryArgument
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder singleQueryArgument(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchSingleQueryArgumentArgs singleQueryArgument)
- Parameters:
singleQueryArgument
- Inspect a single query argument. See `single_query_argument` below for details.- Returns:
- builder
-
uriPath
public WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder uriPath(@Nullable com.pulumi.core.Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriPathArgs> 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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchArgs.Builder uriPath(WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriPathArgs 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
-
-