Class: Aws::Types::UpdateAgentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent ⇒ Types::Agent
Returns the value of attribute agent.
Instance Attribute Details
#agent ⇒ Types::Agent
Returns the value of attribute agent.
2958 2959 2960 |
# File 'sig/types.rbs', line 2958 def agent @agent end |