You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppMesh::Types::VirtualRouterStatus
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppMesh::Types::VirtualRouterStatus
- Defined in:
- (unknown)
Overview
An object that represents the status of a virtual router.
Returned by:
Instance Attribute Summary collapse
-
#status ⇒ String
The current status of the virtual router.
Instance Attribute Details
#status ⇒ String
The current status of the virtual router.
Possible values:
- ACTIVE
- INACTIVE
- DELETED