Interface PutAnomalyDetectorResponse.Builder

  • Method Details

    • anomalyDetectorId

      PutAnomalyDetectorResponse.Builder anomalyDetectorId(String anomalyDetectorId)

      The unique identifier of the anomaly detector that you created or updated.

      Parameters:
      anomalyDetectorId - The unique identifier of the anomaly detector that you created or updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.