Class: Aws::Types::BotRecommendationResults

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_transcripts_url ⇒ ::String

Returns the value of attribute associated_transcripts_url.

Returns:

  • (::String)


529
530
531
# File 'sig/types.rbs', line 529

def associated_transcripts_url
  @associated_transcripts_url
end

#bot_locale_export_url ⇒ ::String

Returns the value of attribute bot_locale_export_url.

Returns:

  • (::String)


528
529
530
# File 'sig/types.rbs', line 528

def bot_locale_export_url
  @bot_locale_export_url
end

#statistics ⇒ Types::BotRecommendationResultStatistics

Returns the value of attribute statistics.



530
531
532
# File 'sig/types.rbs', line 530

def statistics
  @statistics
end