NAME
Paws::LexModels::GetBuiltinSlotTypesResponse
ATTRIBUTES
NextToken => Str
If the response is truncated, the response includes a pagination token that you can use in your next request to fetch the next page of slot types.
SlotTypes => ArrayRef[Paws::LexModels::BuiltinSlotTypeMetadata]
An array of BuiltInSlotTypeMetadata
objects, one entry for each slot type returned.