Module: Aws::LexModelBuildingService::Client::_GetSlotTypeVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSlotTypeVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
525 |
# File 'sig/client.rbs', line 525
def next_token: () -> ::String
|
#slot_types ⇒ ::Array[Types::SlotTypeMetadata]
524 |
# File 'sig/client.rbs', line 524
def slot_types: () -> ::Array[Types::SlotTypeMetadata]
|