@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty>
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder |
defaultPrefix(String defaultPrefix)
Sets the value of
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.getDefaultPrefix() |
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder |
value(String value)
Sets the value of
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.getValue() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder defaultPrefix(String defaultPrefix)
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.getDefaultPrefix()defaultPrefix - The default prefix used to replace the incoming route prefix when rewritten.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder value(String value)
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.getValue()value - The value used to replace the incoming route prefix when rewritten.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty>CfnGatewayRoute.HttpGatewayRoutePrefixRewritePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.