@Stability(value=Stable) public static final class CfnGatewayRoute.GatewayRouteVirtualServiceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.GatewayRouteVirtualServiceProperty>
CfnGatewayRoute.GatewayRouteVirtualServiceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.GatewayRouteVirtualServiceProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.GatewayRouteVirtualServiceProperty.Builder |
virtualServiceName(String virtualServiceName)
|
@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteVirtualServiceProperty.Builder virtualServiceName(String virtualServiceName)
virtualServiceName - The name of the virtual service that traffic is routed to. This parameter is required.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteVirtualServiceProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.GatewayRouteVirtualServiceProperty>CfnGatewayRoute.GatewayRouteVirtualServicePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.