Class | Description |
---|---|
AggregatedDatapoint |
A timestamp-value pair returned for the specified request.
|
AggregatedDatapoint.Builder | |
Alarm |
The properties that define an alarm.
|
Alarm.Builder | |
AlarmDimensionStatesCollection |
The list of current alarm state entries for each metric stream that matches the filters.
|
AlarmDimensionStatesCollection.Builder | |
AlarmDimensionStatesEntry |
A timestamped alarm state entry for a metric stream.
|
AlarmDimensionStatesEntry.Builder | |
AlarmHistoryCollection |
The configuration details for retrieving alarm history.
|
AlarmHistoryCollection.Builder | |
AlarmHistoryEntry |
An alarm history entry indicating a description of the entry and the time that the entry
occurred.
|
AlarmHistoryEntry.Builder | |
AlarmStatusSummary |
A summary of properties for the specified alarm and its current evaluation status.
|
AlarmStatusSummary.Builder | |
AlarmSummary |
A summary of properties for the specified alarm.
|
AlarmSummary.Builder | |
ChangeAlarmCompartmentDetails |
The configuration details for moving an alarm.
|
ChangeAlarmCompartmentDetails.Builder | |
CreateAlarmDetails |
The configuration details for creating an alarm.
|
CreateAlarmDetails.Builder | |
Datapoint |
Metric value for a specific timestamp.
|
Datapoint.Builder | |
FailedMetricRecord |
The record of a single metric object that failed input validation and the reason for the failure.
|
FailedMetricRecord.Builder | |
ListMetricsDetails |
The request details for retrieving metric definitions.
|
ListMetricsDetails.Builder | |
Metric |
The properties that define a metric.
|
Metric.Builder | |
MetricData |
The set of aggregated data returned for a metric.
|
MetricData.Builder | |
MetricDataDetails |
A metric object containing raw metric data points to be posted to the Monitoring service.
|
MetricDataDetails.Builder | |
PostMetricDataDetails |
An array of metric objects containing raw metric data points to be posted to the Monitoring
service.
|
PostMetricDataDetails.Builder | |
PostMetricDataResponseDetails |
The response object returned from a PostMetricData operation.
|
PostMetricDataResponseDetails.Builder | |
RetrieveDimensionStatesDetails |
The configuration details for retrieving the alarm state entries.
|
RetrieveDimensionStatesDetails.Builder | |
SummarizeMetricsDataDetails |
The request details for retrieving aggregated data.
|
SummarizeMetricsDataDetails.Builder | |
Suppression |
The configuration details for suppressing an alarm.
|
Suppression.Builder | |
UpdateAlarmDetails |
The configuration details for updating an alarm.
|
UpdateAlarmDetails.Builder |
Enum | Description |
---|---|
Alarm.LifecycleState |
The current lifecycle state of the alarm.
|
Alarm.MessageFormat |
The format to use for notification messages sent from this alarm.
|
Alarm.Severity |
The perceived type of response required when the alarm is in the “FIRING” state.
|
AlarmDimensionStatesEntry.Status |
Transition state (status value) associated with the alarm state entry.
|
AlarmStatusSummary.Severity |
The configured severity of the alarm.
|
AlarmStatusSummary.Status |
The status of this alarm.
|
AlarmSummary.Severity |
The perceived severity of the alarm with regard to the affected system.
|
CreateAlarmDetails.MessageFormat |
The format to use for notification messages sent from this alarm.
|
ListMetricsDetails.SortBy |
The field to use when sorting returned metric definitions.
|
ListMetricsDetails.SortOrder |
The sort order to use when sorting returned metric definitions.
|
PostMetricDataDetails.BatchAtomicity |
Batch atomicity behavior.
|
UpdateAlarmDetails.MessageFormat |
The format to use for notification messages sent from this alarm.
|
Copyright © 2016–2023. All rights reserved.