createSlotType
inline suspend fun LexModelsV2Client.createSlotType(crossinline block: CreateSlotTypeRequest.Builder.() -> Unit): CreateSlotTypeResponse
Creates a custom slot type
To create a custom slot type, specify a name for the slot type and a set of enumeration values, the values that a slot of this type can assume.