Uses of Package
com.amazonaws.services.cloudwatch.model
Packages that use com.amazonaws.services.cloudwatch.model
Package
Description
-
Classes in com.amazonaws.services.cloudwatch.model used by com.amazonaws.metrics.internal.cloudwatchClassDescriptionThe
MetricDatum
data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric. -
Classes in com.amazonaws.services.cloudwatch.model used by com.amazonaws.metrics.internal.cloudwatch.spiClassDescriptionThe
Dimension
data type further expands on the identity of a metric using a Name, Value pair.TheMetricDatum
data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric. -
Classes in com.amazonaws.services.cloudwatch.model used by com.amazonaws.services.cloudwatchClassDescriptionThe output for the DescribeAlarmHistory action.The output for the DescribeAlarmsForMetric action.The output for the DescribeAlarms action.The output for the GetMetricStatistics action.The output for the ListMetrics action.
-
Classes in com.amazonaws.services.cloudwatch.model used by com.amazonaws.services.cloudwatch.modelClassDescriptionThe
AlarmHistoryItem
data type contains descriptive information about the history of a specific alarm.TheDatapoint
data type encapsulates the statistical data that Amazon CloudWatch computes from metric data.The output for the DescribeAlarmHistory action.The output for the DescribeAlarmsForMetric action.The output for the DescribeAlarms action.TheDimension
data type further expands on the identity of a metric using a Name, Value pair.TheDimensionFilter
data type is used to filter ListMetrics results.The output for the GetMetricStatistics action.The output for the ListMetrics action.TheMetric
data type contains information about a specific metric.The MetricAlarm data type represents an alarm.TheMetricDatum
data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.TheStatisticSet
data type describes theStatisticValues
component of MetricDatum, and represents a set of statistics that describes a specific metric.