Class: Aws::Types::GetAssistantResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAssistantResponse
- 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.
1331 1332 1333 |
# File 'sig/types.rbs', line 1331 def assistant @assistant end |