class Aws::AppMesh::Types::RouteRef
An object that represents a route returned by a list operation.
@!attribute [rw] arn
The full Amazon Resource Name (ARN) for the route. @return [String]
@!attribute [rw] created_at
The Unix epoch timestamp in seconds for when the resource was created. @return [Time]
@!attribute [rw] last_updated_at
The Unix epoch timestamp in seconds for when the resource was last updated. @return [Time]
@!attribute [rw] mesh_name
The name of the service mesh that the route resides in. @return [String]
@!attribute [rw] mesh_owner
The AWS IAM account ID of the service mesh owner. If the account ID is not your own, then it's the ID of the account that shared the mesh with your account. For more information about mesh sharing, see [Working with shared meshes][1]. [1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html @return [String]
@!attribute [rw] resource_owner
The AWS IAM account ID of the resource owner. If the account ID is not your own, then it's the ID of the mesh owner or of another account that the mesh is shared with. For more information about mesh sharing, see [Working with shared meshes][1]. [1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html @return [String]
@!attribute [rw] route_name
The name of the route. @return [String]
@!attribute [rw] version
The version of the resource. Resources are created at version 1, and this version is incremented each time that they're updated. @return [Integer]
@!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/RouteRef AWS API Documentation
Constants
- SENSITIVE