Class: Aws::Types::UpdateAIAgentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAIAgentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_agent ⇒ Types::AIAgentData
Returns the value of attribute ai_agent.
Instance Attribute Details
#ai_agent ⇒ Types::AIAgentData
Returns the value of attribute ai_agent.
3175 3176 3177 |
# File 'sig/types.rbs', line 3175 def ai_agent @ai_agent end |