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

Class: Aws::QuickSight::Types::Sheet

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

Overview

A sheet, which is an object that contains a set of visuals that are viewed together on one page in the Amazon QuickSight console. Every analysis and dashboard contains at least one sheet. Each sheet contains at least one visualization widget, for example a chart, pivot table, or narrative insight. Sheets can be associated with other components, such as controls, filters, and so on.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of a sheet. This name is displayed on the sheet\'s tab in the QuickSight console.

Returns:

  • (String)

    The name of a sheet.

#sheet_idString

The unique identifier associated with a sheet.

Returns:

  • (String)

    The unique identifier associated with a sheet.