pub async fn create_log_heroku(
configuration: &mut Configuration,
params: CreateLogHerokuParams,
) -> Result<LoggingHerokuResponse, Error<CreateLogHerokuError>>
Expand description
Create a Heroku for a particular service and version.
pub async fn create_log_heroku(
configuration: &mut Configuration,
params: CreateLogHerokuParams,
) -> Result<LoggingHerokuResponse, Error<CreateLogHerokuError>>
Create a Heroku for a particular service and version.