Class: Aws::Types::ConversationLogsDataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_alias_id ⇒ ::String

Returns the value of attribute bot_alias_id.

Returns:

  • (::String)


740
741
742
# File 'sig/types.rbs', line 740

def bot_alias_id
  @bot_alias_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


739
740
741
# File 'sig/types.rbs', line 739

def bot_id
  @bot_id
end

#filter ⇒ Types::ConversationLogsDataSourceFilterBy

Returns the value of attribute filter.



742
743
744
# File 'sig/types.rbs', line 742

def filter
  @filter
end

#locale_id ⇒ ::String

Returns the value of attribute locale_id.

Returns:

  • (::String)


741
742
743
# File 'sig/types.rbs', line 741

def locale_id
  @locale_id
end