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)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#composite_slot_type_settingTypes::CompositeSlotTypeSetting



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

def composite_slot_type_setting: () -> Types::CompositeSlotTypeSetting

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#external_source_settingTypes::ExternalSourceSetting



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

def external_source_setting: () -> Types::ExternalSourceSetting

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#parent_slot_type_signature::String

Returns:

  • (::String)


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

def parent_slot_type_signature: () -> ::String

#slot_type_id::String

Returns:

  • (::String)


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

def slot_type_id: () -> ::String

#slot_type_name::String

Returns:

  • (::String)


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

def slot_type_name: () -> ::String

#slot_type_values::Array[Types::SlotTypeValue]

Returns:



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

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

#value_selection_settingTypes::SlotValueSelectionSetting



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

def value_selection_setting: () -> Types::SlotValueSelectionSetting