Module: Aws::LexModelsV2::Client::_CreateSlotTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#composite_slot_type_setting ⇒ Types::CompositeSlotTypeSetting



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

def composite_slot_type_setting: () -> Types::CompositeSlotTypeSetting

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#external_source_setting ⇒ Types::ExternalSourceSetting



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

def external_source_setting: () -> Types::ExternalSourceSetting

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#parent_slot_type_signature ⇒ ::String

Returns:

  • (::String)


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

def parent_slot_type_signature: () -> ::String

#slot_type_id ⇒ ::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#slot_type_name ⇒ ::String

Returns:

  • (::String)


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

def slot_type_name: () -> ::String

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

Returns:



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

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

#value_selection_setting ⇒ Types::SlotValueSelectionSetting



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

def value_selection_setting: () -> Types::SlotValueSelectionSetting