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