Class: Aws::Types::DescribeAgentStatusResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAgentStatusResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_status ⇒ Types::AgentStatus
Returns the value of attribute agent_status.
Instance Attribute Details
#agent_status ⇒ Types::AgentStatus
Returns the value of attribute agent_status.
2581 2582 2583 |
# File 'sig/types.rbs', line 2581 def agent_status @agent_status end |