Class: Aws::Types::SendChatIntegrationEventResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#initial_contact_id::String

Returns the value of attribute initial_contact_id.

Returns:

  • (::String)


7655
7656
7657
# File 'sig/types.rbs', line 7655

def initial_contact_id
  @initial_contact_id
end

#new_chat_createdBoolean

Returns the value of attribute new_chat_created.

Returns:

  • (Boolean)


7656
7657
7658
# File 'sig/types.rbs', line 7656

def new_chat_created
  @new_chat_created
end