class Aws::AppMesh::Types::GatewayRouteData

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

@!attribute [rw] gateway_route_name

The name of the gateway route.
@return [String]

@!attribute [rw] mesh_name

The name of the service mesh that the resource resides in.
@return [String]

@!attribute [rw] metadata

An object that represents metadata for a resource.
@return [Types::ResourceMetadata]

@!attribute [rw] spec

The specifications of the gateway route.
@return [Types::GatewayRouteSpec]

@!attribute [rw] status

The status of the gateway route.
@return [Types::GatewayRouteStatus]

@!attribute [rw] virtual_gateway_name

The virtual gateway that the gateway route is associated with.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/GatewayRouteData AWS API Documentation

Constants

SENSITIVE