Class: Aws::Types::GetAssistantRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAssistantRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assistant_id ⇒ ::String
Returns the value of attribute assistant_id.
Instance Attribute Details
#assistant_id ⇒ ::String
Returns the value of attribute assistant_id.
1326 1327 1328 |
# File 'sig/types.rbs', line 1326 def assistant_id @assistant_id end |