AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An object that represents a gateway route specification. Specify one gateway route type.
Namespace: Amazon.AppMesh.Model
Assembly: AWSSDK.AppMesh.dll
Version: 3.x.y.z
public class GatewayRouteSpec
The GatewayRouteSpec type exposes the following members
Name | Description | |
---|---|---|
![]() |
GatewayRouteSpec() |
Name | Type | Description | |
---|---|---|---|
![]() |
GrpcRoute | Amazon.AppMesh.Model.GrpcGatewayRoute |
Gets and sets the property GrpcRoute. An object that represents the specification of a gRPC gateway route. |
![]() |
Http2Route | Amazon.AppMesh.Model.HttpGatewayRoute |
Gets and sets the property Http2Route. An object that represents the specification of an HTTP/2 gateway route. |
![]() |
HttpRoute | Amazon.AppMesh.Model.HttpGatewayRoute |
Gets and sets the property HttpRoute. An object that represents the specification of an HTTP gateway route. |
![]() |
Priority | System.Int32 |
Gets and sets the property Priority. The ordering of the gateway routes spec. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5