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")


6193
6194
6195
# File 'sig/types.rbs', line 6193

def rehydration_type
  @rehydration_type
end

#source_contact_id::String

Returns the value of attribute source_contact_id.

Returns:

  • (::String)


6194
6195
6196
# File 'sig/types.rbs', line 6194

def source_contact_id
  @source_contact_id
end