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

Class: Aws::CloudWatch::Types::GetDashboardOutput

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_arnString

The Amazon Resource Name (ARN) of the dashboard.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the dashboard.

#dashboard_bodyString

The detailed information about the dashboard, including what widgets are included and their location on the dashboard. For more information about the DashboardBody syntax, see Dashboard Body Structure and Syntax.

Returns:

  • (String)

    The detailed information about the dashboard, including what widgets are included and their location on the dashboard.

#dashboard_nameString

The name of the dashboard.

Returns:

  • (String)

    The name of the dashboard.