Deletes a predictor created using the DescribePredictor or CreatePredictor operations
Source:R/forecastservice_operations.R
forecastservice_delete_predictor.RdDeletes a predictor created using the describe_predictor or create_predictor operations. You can delete only predictor that have a status of ACTIVE or CREATE_FAILED. To get the status, use the describe_predictor operation.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_predictor/ for full documentation.