You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatch::Types::InsightRuleContributorDatapoint

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

One data point related to one contributor.

For more information, see GetInsightRuleReport and InsightRuleContributor.

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_valueFloat

The approximate value that this contributor added during this timestamp.

Returns:

  • (Float)

    The approximate value that this contributor added during this timestamp.

#timestampTime

The timestamp of the data point.

Returns:

  • (Time)

    The timestamp of the data point.