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:



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

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

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_index::Integer

Returns:

  • (::Integer)


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

def next_index: () -> ::Integer

#total_results::Integer

Returns:

  • (::Integer)


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

def total_results: () -> ::Integer