Class: Aws::Types::RouteServerBfdStatus
- Inherits:
-
Object
- Object
- Aws::Types::RouteServerBfdStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "up", "down"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "up", "down"
Returns the value of attribute status.
16469 16470 16471 |
# File 'sig/types.rbs', line 16469 def status @status end |