Class InsightRuleContributorDatapoint

java.lang.Object
software.amazon.awssdk.services.cloudwatch.model.InsightRuleContributorDatapoint
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InsightRuleContributorDatapoint.Builder,InsightRuleContributorDatapoint>

@Generated("software.amazon.awssdk:codegen") public final class InsightRuleContributorDatapoint extends Object implements SdkPojo, Serializable, ToCopyableBuilder<InsightRuleContributorDatapoint.Builder,InsightRuleContributorDatapoint>

One data point related to one contributor.

For more information, see GetInsightRuleReport and InsightRuleContributor.

See Also: