Module: Aws::LexModelsV2::Client::_DescribeSlotTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#composite_slot_type_setting ⇒ Types::CompositeSlotTypeSetting



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

def composite_slot_type_setting: () -> Types::CompositeSlotTypeSetting

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#external_source_setting ⇒ Types::ExternalSourceSetting



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

def external_source_setting: () -> Types::ExternalSourceSetting

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#parent_slot_type_signature ⇒ ::String

Returns:

  • (::String)


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

def parent_slot_type_signature: () -> ::String

#slot_type_id ⇒ ::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#slot_type_name ⇒ ::String

Returns:

  • (::String)


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

def slot_type_name: () -> ::String

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

Returns:



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

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

#value_selection_setting ⇒ Types::SlotValueSelectionSetting



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

def value_selection_setting: () -> Types::SlotValueSelectionSetting