deleteSlotTypeVersion
inline suspend fun LexModelBuildingClient.deleteSlotTypeVersion(crossinline block: DeleteSlotTypeVersionRequest.Builder.() -> Unit): DeleteSlotTypeVersionResponse
Deletes a specific version of a slot type. To delete all versions of a slot type, use the DeleteSlotType operation.
This operation requires permissions for the lex:DeleteSlotTypeVersion
action.