Module: Aws::LexModelBuildingService::Client::_CreateSlotTypeVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#checksum::String

Returns:

  • (::String)


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

def checksum: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#enumeration_values::Array[Types::EnumerationValue]

Returns:



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

def enumeration_values: () -> ::Array[Types::EnumerationValue]

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parent_slot_type_signature::String

Returns:

  • (::String)


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

def parent_slot_type_signature: () -> ::String

#slot_type_configurations::Array[Types::SlotTypeConfiguration]

Returns:



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

def slot_type_configurations: () -> ::Array[Types::SlotTypeConfiguration]

#value_selection_strategy"ORIGINAL_VALUE", "TOP_RESOLUTION"

Returns:

  • ("ORIGINAL_VALUE", "TOP_RESOLUTION")


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

def value_selection_strategy: () -> ("ORIGINAL_VALUE" | "TOP_RESOLUTION")

#version::String

Returns:

  • (::String)


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

def version: () -> ::String