Class: Aws::Types::CreateChatResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateChatResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#execution_id ⇒ ::String
Returns the value of attribute execution_id.
Instance Attribute Details
#created_at ⇒ ::Time
Returns the value of attribute created_at.
353 354 355 |
# File 'sig/types.rbs', line 353 def created_at @created_at end |
#execution_id ⇒ ::String
Returns the value of attribute execution_id.
352 353 354 |
# File 'sig/types.rbs', line 352 def execution_id @execution_id end |