deleteExplainability
abstract suspend fun deleteExplainability(input: DeleteExplainabilityRequest): DeleteExplainabilityResponse
Deletes an Explainability resource.
You can delete only predictor that have a status of ACTIVE
or CREATE_FAILED
. To get the status, use the DescribeExplainability operation.