deleteEvaluationForm
inline suspend fun ConnectClient.deleteEvaluationForm(crossinline block: DeleteEvaluationFormRequest.Builder.() -> Unit): DeleteEvaluationFormResponse
Deletes an evaluation form in the specified Amazon Connect instance.
If the version property is provided, only the specified version of the evaluation form is deleted.
If no version is provided, then the full form (all versions) is deleted.