@Stability(value=Stable) public static final class CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteRewriteProperty>
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.Builder |
hostname(CfnGatewayRoute.GatewayRouteHostnameRewriteProperty hostname)
Sets the value of
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.getHostname() |
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.Builder |
hostname(IResolvable hostname)
Sets the value of
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.getHostname() |
@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.Builder hostname(CfnGatewayRoute.GatewayRouteHostnameRewriteProperty hostname)
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.getHostname()hostname - The host name of the gateway route to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.Builder hostname(IResolvable hostname)
CfnGatewayRoute.GrpcGatewayRouteRewriteProperty.getHostname()hostname - The host name of the gateway route to rewrite.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteRewriteProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteRewriteProperty>CfnGatewayRoute.GrpcGatewayRouteRewritePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.