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)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#intent_id::String

Returns:

  • (::String)


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

def intent_id: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#multiple_values_settingTypes::MultipleValuesSetting



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

def multiple_values_setting: () -> Types::MultipleValuesSetting

#obfuscation_settingTypes::ObfuscationSetting



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

def obfuscation_setting: () -> Types::ObfuscationSetting

#slot_id::String

Returns:

  • (::String)


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

def slot_id: () -> ::String

#slot_name::String

Returns:

  • (::String)


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

def slot_name: () -> ::String

#slot_type_id::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#sub_slot_settingTypes::SubSlotSetting



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

def sub_slot_setting: () -> Types::SubSlotSetting

#value_elicitation_settingTypes::SlotValueElicitationSetting



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

def value_elicitation_setting: () -> Types::SlotValueElicitationSetting