Class: Aws::Types::UpdateAssistantAIAgentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAssistantAIAgentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assistant ⇒ Types::AssistantData
Returns the value of attribute assistant.
Instance Attribute Details
#assistant ⇒ Types::AssistantData
Returns the value of attribute assistant.
3226 3227 3228 |
# File 'sig/types.rbs', line 3226 def assistant @assistant end |