class Aws::DevOpsGuru::Types::ListInsightsOngoingStatusFilter

Used to filter for insights that have the status `ONGOING`.

@note When making an API call, you may pass ListInsightsOngoingStatusFilter

data as a hash:

    {
      type: "REACTIVE", # required, accepts REACTIVE, PROACTIVE
    }

@!attribute [rw] type

Use to filter for either `REACTIVE` or `PROACTIVE` insights.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ListInsightsOngoingStatusFilter AWS API Documentation

Constants

SENSITIVE