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