Module: Aws::LexModelsV2::Client::_UpdateSlotTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#composite_slot_type_setting ⇒ Types::CompositeSlotTypeSetting



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

def composite_slot_type_setting: () -> Types::CompositeSlotTypeSetting

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#external_source_setting ⇒ Types::ExternalSourceSetting



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

def external_source_setting: () -> Types::ExternalSourceSetting

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#parent_slot_type_signature ⇒ ::String

Returns:

  • (::String)


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

def parent_slot_type_signature: () -> ::String

#slot_type_id ⇒ ::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#slot_type_name ⇒ ::String

Returns:

  • (::String)


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

def slot_type_name: () -> ::String

#slot_type_values ⇒ ::Array[Types::SlotTypeValue]

Returns:



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

def slot_type_values: () -> ::Array[Types::SlotTypeValue]

#value_selection_setting ⇒ Types::SlotValueSelectionSetting



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

def value_selection_setting: () -> Types::SlotValueSelectionSetting