class Aws::CloudWatch::Types::MessageData
A message returned by the `GetMetricData`API, including a code and a description.
If a cross-Region `GetMetricData` operation fails with a code of `Forbidden` and a value of `Authentication too complex to retrieve cross region data`, you can correct the problem by running the `GetMetricData` operation in the same Region where the metric data is.
@!attribute [rw] code
The error code or status code associated with the message. @return [String]
@!attribute [rw] value
The message text. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/MessageData AWS API Documentation
Constants
- SENSITIVE