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

Class: Aws::CloudWatch::Types::DashboardValidationMessage

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

Overview

An error or warning for the operation.

Instance Attribute Summary collapse

Instance Attribute Details

#data_pathString

The data path related to the message.

Returns:

  • (String)

    The data path related to the message.

#messageString

A message describing the error or warning.

Returns:

  • (String)

    A message describing the error or warning.