You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppMesh::Types::VirtualRouterData
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppMesh::Types::VirtualRouterData
- Defined in:
- (unknown)
Overview
An object that represents a virtual router returned by a describe operation.
Returned by:
Instance Attribute Summary collapse
-
#mesh_name ⇒ String
-
#metadata ⇒ Types::ResourceMetadata
An object that represents metadata for a resource.
.
-
#spec ⇒ Types::VirtualRouterSpec
An object that represents the specification of a virtual router.
.
-
#status ⇒ Types::VirtualRouterStatus
An object that represents the status of a virtual router.
-
#virtual_router_name ⇒ String
Instance Attribute Details
#mesh_name ⇒ String
#metadata ⇒ Types::ResourceMetadata
An object that represents metadata for a resource.
#spec ⇒ Types::VirtualRouterSpec
An object that represents the specification of a virtual router.
#status ⇒ Types::VirtualRouterStatus
An object that represents the status of a virtual router.