@Stability(value=Stable) public static final class CfnGatewayRoute.GatewayRouteSpecProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.GatewayRouteSpecProperty>
CfnGatewayRoute.GatewayRouteSpecProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder grpcRoute(CfnGatewayRoute.GrpcGatewayRouteProperty grpcRoute)
CfnGatewayRoute.GatewayRouteSpecProperty.getGrpcRoute()grpcRoute - An object that represents the specification of a gRPC gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder grpcRoute(IResolvable grpcRoute)
CfnGatewayRoute.GatewayRouteSpecProperty.getGrpcRoute()grpcRoute - An object that represents the specification of a gRPC gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder http2Route(CfnGatewayRoute.HttpGatewayRouteProperty http2Route)
CfnGatewayRoute.GatewayRouteSpecProperty.getHttp2Route()http2Route - An object that represents the specification of an HTTP/2 gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder http2Route(IResolvable http2Route)
CfnGatewayRoute.GatewayRouteSpecProperty.getHttp2Route()http2Route - An object that represents the specification of an HTTP/2 gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder httpRoute(CfnGatewayRoute.HttpGatewayRouteProperty httpRoute)
CfnGatewayRoute.GatewayRouteSpecProperty.getHttpRoute()httpRoute - An object that represents the specification of an HTTP gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder httpRoute(IResolvable httpRoute)
CfnGatewayRoute.GatewayRouteSpecProperty.getHttpRoute()httpRoute - An object that represents the specification of an HTTP gateway route.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty.Builder priority(Number priority)
CfnGatewayRoute.GatewayRouteSpecProperty.getPriority()priority - The ordering of the gateway routes spec.this@Stability(value=Stable) public CfnGatewayRoute.GatewayRouteSpecProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.GatewayRouteSpecProperty>CfnGatewayRoute.GatewayRouteSpecPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.