@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 - `CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.DefaultPrefix`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder value(String value)
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.getValue()value - `CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Value`.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 © 2021. All rights reserved.