Class: Aws::Types::AiAgentInput
- Inherits:
-
Object
- Object
- Aws::Types::AiAgentInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_agent_id ⇒ ::String
Returns the value of attribute ai_agent_id.
Instance Attribute Details
#ai_agent_id ⇒ ::String
Returns the value of attribute ai_agent_id.
173 174 175 |
# File 'sig/types.rbs', line 173 def ai_agent_id @ai_agent_id end |