updateApplication
inline suspend fun EmrServerlessClient.updateApplication(crossinline block: UpdateApplicationRequest.Builder.() -> Unit): UpdateApplicationResponse
Updates a specified application. An application has to be in a stopped or created state in order to be updated.