@Stability(value=Stable) public static final class CfnWebACL.FieldToMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.FieldToMatchProperty>
CfnWebACL.FieldToMatchProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder allQueryArguments(Object allQueryArguments)
CfnWebACL.FieldToMatchProperty.getAllQueryArguments()allQueryArguments - `CfnWebACL.FieldToMatchProperty.AllQueryArguments`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder body(Object body)
CfnWebACL.FieldToMatchProperty.getBody()body - `CfnWebACL.FieldToMatchProperty.Body`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder jsonBody(CfnWebACL.JsonBodyProperty jsonBody)
CfnWebACL.FieldToMatchProperty.getJsonBody()jsonBody - `CfnWebACL.FieldToMatchProperty.JsonBody`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder jsonBody(IResolvable jsonBody)
CfnWebACL.FieldToMatchProperty.getJsonBody()jsonBody - `CfnWebACL.FieldToMatchProperty.JsonBody`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder method(Object method)
CfnWebACL.FieldToMatchProperty.getMethod()method - `CfnWebACL.FieldToMatchProperty.Method`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder queryString(Object queryString)
CfnWebACL.FieldToMatchProperty.getQueryString()queryString - `CfnWebACL.FieldToMatchProperty.QueryString`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder singleHeader(Object singleHeader)
CfnWebACL.FieldToMatchProperty.getSingleHeader()singleHeader - `CfnWebACL.FieldToMatchProperty.SingleHeader`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder singleQueryArgument(Object singleQueryArgument)
CfnWebACL.FieldToMatchProperty.getSingleQueryArgument()singleQueryArgument - `CfnWebACL.FieldToMatchProperty.SingleQueryArgument`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty.Builder uriPath(Object uriPath)
CfnWebACL.FieldToMatchProperty.getUriPath()uriPath - `CfnWebACL.FieldToMatchProperty.UriPath`.this@Stability(value=Stable) public CfnWebACL.FieldToMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.FieldToMatchProperty>CfnWebACL.FieldToMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.