Class: Aws::Types::CreateAgentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAgentResponse
- 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.
459 460 461 |
# File 'sig/types.rbs', line 459 def agent @agent end |