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.
352 353 354 |
# File 'sig/types.rbs', line 352 def assistant @assistant end |