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

Class: Aws::QuickSight::Types::DashboardSummary

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

Overview

Dashboard summary.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the resource.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the resource.

#created_timeTime

The time that this dashboard was created.

Returns:

  • (Time)

    The time that this dashboard was created.

#dashboard_idString

Dashboard ID.

Returns:

  • (String)

    Dashboard ID.

#last_published_timeTime

The last time that this dashboard was published.

Returns:

  • (Time)

    The last time that this dashboard was published.

#last_updated_timeTime

The last time that this dashboard was updated.

Returns:

  • (Time)

    The last time that this dashboard was updated.

#nameString

A display name for the dashboard.

Returns:

  • (String)

    A display name for the dashboard.

#published_version_numberInteger

Published version number.

Returns:

  • (Integer)

    Published version number.