Module: Aws::LexModelsV2::Client::_GenerateBotElementResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#intent_id::String

Returns:

  • (::String)


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

def intent_id: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#sample_utterances::Array[Types::SampleUtterance]

Returns:



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

def sample_utterances: () -> ::Array[Types::SampleUtterance]