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

Class: Aws::QuickSight::Types::Dashboard

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

Overview

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 dataset was created.

Returns:

  • (Time)

    The time that this dataset was created.

#dashboard_idString

Dashboard ID.

Returns:

  • (String)

    Dashboard ID.

#last_published_timeTime

The last time that this dataset was published.

Returns:

  • (Time)

    The last time that this dataset was published.

#last_updated_timeTime

The last time that this dataset was updated.

Returns:

  • (Time)

    The last time that this dataset was updated.

#nameString

A display name for the dashboard.

Returns:

  • (String)

    A display name for the dashboard.

#versionTypes::DashboardVersion

Version.

Returns: