class Aws::AppMesh::Types::RouteData

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

@!attribute [rw] mesh_name

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

@!attribute [rw] metadata

The associated metadata for the route.
@return [Types::ResourceMetadata]

@!attribute [rw] route_name

The name of the route.
@return [String]

@!attribute [rw] spec

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

@!attribute [rw] status

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

@!attribute [rw] virtual_router_name

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

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

Constants

SENSITIVE