Module: Aws::LexModelsV2::Client::_SearchAssociatedTranscriptsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchAssociatedTranscriptsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#associated_transcripts ⇒ ::Array[Types::AssociatedTranscript]

Returns:



1967
# File 'sig/client.rbs', line 1967

def associated_transcripts: () -> ::Array[Types::AssociatedTranscript]

#bot_id ⇒ ::String

Returns:

  • (::String)


1962
# File 'sig/client.rbs', line 1962

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


1965
# File 'sig/client.rbs', line 1965

def bot_recommendation_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


1963
# File 'sig/client.rbs', line 1963

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


1964
# File 'sig/client.rbs', line 1964

def locale_id: () -> ::String

#next_index ⇒ ::Integer

Returns:

  • (::Integer)


1966
# File 'sig/client.rbs', line 1966

def next_index: () -> ::Integer

#total_results ⇒ ::Integer

Returns:

  • (::Integer)


1968
# File 'sig/client.rbs', line 1968

def total_results: () -> ::Integer