deleteSlotType
inline suspend fun LexModelsV2Client.deleteSlotType(crossinline block: DeleteSlotTypeRequest.Builder.() -> Unit): DeleteSlotTypeResponse
Deletes a slot type from a bot locale.
If a slot is using the slot type, Amazon Lex throws a ResourceInUseException exception. To avoid the exception, set the skipResourceInUseCheck parameter to true.