pub async fn update_log_heroku(
    configuration: &mut Configuration,
    params: UpdateLogHerokuParams
) -> Result<LoggingHerokuResponse, Error<UpdateLogHerokuError>>
Expand description

Update the Heroku for a particular service and version.