GatewayRouteData - AWS App Mesh

GatewayRouteData

An object that represents a gateway route returned by a describe operation.

Contents

gatewayRouteName

The name of the gateway route.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

meshName

The name of the service mesh that the resource resides in.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

metadata

An object that represents metadata for a resource.

Type: ResourceMetadata object

Required: Yes

spec

The specifications of the gateway route.

Type: GatewayRouteSpec object

Required: Yes

status

The status of the gateway route.

Type: GatewayRouteStatus object

Required: Yes

virtualGatewayName

The virtual gateway that the gateway route is associated with.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: