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