@Stability(value=Stable) public static final class QueryParameterMatchConfig.Builder extends Object implements software.amazon.jsii.Builder<QueryParameterMatchConfig>
QueryParameterMatchConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
QueryParameterMatchConfig |
build()
Builds the configured instance.
|
QueryParameterMatchConfig.Builder |
queryParameterMatch(CfnRoute.QueryParameterProperty queryParameterMatch)
Sets the value of
QueryParameterMatchConfig.getQueryParameterMatch() |
@Stability(value=Stable) public QueryParameterMatchConfig.Builder queryParameterMatch(CfnRoute.QueryParameterProperty queryParameterMatch)
QueryParameterMatchConfig.getQueryParameterMatch()queryParameterMatch - Route CFN configuration for route query parameter match. This parameter is required.this@Stability(value=Stable) public QueryParameterMatchConfig build()
build in interface software.amazon.jsii.Builder<QueryParameterMatchConfig>QueryParameterMatchConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.