Module: Aws::LexModelsV2::Client::_CreateSlotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#intent_id ⇒ ::String

Returns:

  • (::String)


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

def intent_id: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#multiple_values_setting ⇒ Types::MultipleValuesSetting



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

def multiple_values_setting: () -> Types::MultipleValuesSetting

#obfuscation_setting ⇒ Types::ObfuscationSetting



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

def obfuscation_setting: () -> Types::ObfuscationSetting

#slot_id ⇒ ::String

Returns:

  • (::String)


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

def slot_id: () -> ::String

#slot_name ⇒ ::String

Returns:

  • (::String)


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

def slot_name: () -> ::String

#slot_type_id ⇒ ::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#sub_slot_setting ⇒ Types::SubSlotSetting



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

def sub_slot_setting: () -> Types::SubSlotSetting

#value_elicitation_setting ⇒ Types::SlotValueElicitationSetting



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

def value_elicitation_setting: () -> Types::SlotValueElicitationSetting