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