class Aws::CloudWatch::Types::InsightRuleContributor

One of the unique contributors found by a Contributor Insights rule. If the rule contains multiple keys, then a unique contributor is a unique combination of values from all the keys in the rule.

If the rule contains a single key, then each unique contributor is each unique value for this key.

For more information, see [GetInsightRuleReport].

[1]: docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetInsightRuleReport.html

@!attribute [rw] keys

One of the log entry field keywords that is used to define
contributors for this rule.
@return [Array<String>]

@!attribute [rw] approximate_aggregate_value

An approximation of the aggregate value that comes from this
contributor.
@return [Float]

@!attribute [rw] datapoints

An array of the data points where this contributor is present. Only
the data points when this contributor appeared are included in the
array.
@return [Array<Types::InsightRuleContributorDatapoint>]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/InsightRuleContributor AWS API Documentation

Constants

SENSITIVE