Class: Aws::Types::PersistentChat

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rehydration_type"ENTIRE_PAST_SESSION", "FROM_SEGMENT"

Returns the value of attribute rehydration_type.

Returns:

  • ("ENTIRE_PAST_SESSION", "FROM_SEGMENT")


6039
6040
6041
# File 'sig/types.rbs', line 6039

def rehydration_type
  @rehydration_type
end

#source_contact_id::String

Returns the value of attribute source_contact_id.

Returns:

  • (::String)


6040
6041
6042
# File 'sig/types.rbs', line 6040

def source_contact_id
  @source_contact_id
end