@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteRewriteProperty>
CfnGatewayRoute.HttpGatewayRouteRewriteProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder hostname(CfnGatewayRoute.GatewayRouteHostnameRewriteProperty hostname)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getHostname()hostname - The host name to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder hostname(IResolvable hostname)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getHostname()hostname - The host name to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder path(CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty path)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPath()path - The path to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder path(IResolvable path)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPath()path - The path to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder prefix(CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty prefix)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPrefix()prefix - The specified beginning characters to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder prefix(IResolvable prefix)
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPrefix()prefix - The specified beginning characters to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteRewriteProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteRewriteProperty>CfnGatewayRoute.HttpGatewayRouteRewritePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.