deleteApplication
inline suspend fun EmrServerlessClient.deleteApplication(crossinline block: DeleteApplicationRequest.Builder.() -> Unit): DeleteApplicationResponse
Deletes an application. An application has to be in a stopped or created state in order to be deleted.