deleteIntent
inline suspend fun LexModelsV2Client.deleteIntent(crossinline block: DeleteIntentRequest.Builder.() -> Unit): DeleteIntentResponse
Removes the specified intent.
Deleting an intent also deletes the slots associated with the intent.