Class: Aws::Types::CreateChatResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


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.

Returns:

  • (::String)


352
353
354
# File 'sig/types.rbs', line 352

def execution_id
  @execution_id
end