Interface LogsAnomalyDetectionIntegration.Builder

    • Method Detail

      • optInStatus

        LogsAnomalyDetectionIntegration.Builder optInStatus​(String optInStatus)

        Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.

        Parameters:
        optInStatus - Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OptInStatus, OptInStatus
      • optInStatus

        LogsAnomalyDetectionIntegration.Builder optInStatus​(OptInStatus optInStatus)

        Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.

        Parameters:
        optInStatus - Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OptInStatus, OptInStatus