Class: Aws::Types::ConversationContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#self_service_conversation_history::Array[Types::SelfServiceConversationHistory]

Returns the value of attribute self_service_conversation_history.



559
560
561
# File 'sig/types.rbs', line 559

def self_service_conversation_history
  @self_service_conversation_history
end