pub async fn delete_log_honeycomb(
configuration: &mut Configuration,
params: DeleteLogHoneycombParams,
) -> Result<InlineResponse200, Error<DeleteLogHoneycombError>>
Expand description
Delete the Honeycomb logging object for a particular service and version.