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

Class: Aws::CloudWatch::Types::DashboardEntry

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

Overview

Represents a specific dashboard.

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_nameString

The name of the dashboard.

Returns:

  • (String)

    The name of the dashboard.

#last_modifiedTime

The time stamp of when the dashboard was last modified, either by an API call or through the console. This number is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.

Returns:

  • (Time)

    The time stamp of when the dashboard was last modified, either by an API call or through the console.

#sizeInteger

The size of the dashboard, in bytes.

Returns:

  • (Integer)

    The size of the dashboard, in bytes.