Class: Aws::Types::ElasticGpuHealth
- Inherits:
-
Object
- Object
- Aws::Types::ElasticGpuHealth
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "OK", "IMPAIRED"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "OK", "IMPAIRED"
Returns the value of attribute status.
8729 8730 8731 |
# File 'sig/types.rbs', line 8729 def status @status end |