@Stability(value=Stable) public static final class CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpQueryParameterMatchProperty>
CfnGatewayRoute.HttpQueryParameterMatchProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpQueryParameterMatchProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder |
exact(String exact)
Sets the value of
CfnGatewayRoute.HttpQueryParameterMatchProperty.getExact() |
@Stability(value=Stable) public CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder exact(String exact)
CfnGatewayRoute.HttpQueryParameterMatchProperty.getExact()exact - The exact query parameter to match on.this@Stability(value=Stable) public CfnGatewayRoute.HttpQueryParameterMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpQueryParameterMatchProperty>CfnGatewayRoute.HttpQueryParameterMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.