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

Class: Aws::QuickSight::Types::ThemeSummary

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

Overview

The theme 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 date and time that this theme was created.

Returns:

  • (Time)

    The date and time that this theme was created.

#last_updated_timeTime

The last date and time that this theme was updated.

Returns:

  • (Time)

    The last date and time that this theme was updated.

#latest_version_numberInteger

The latest version number for the theme.

Returns:

  • (Integer)

    The latest version number for the theme.

#nameString

the display name for the theme.

Returns:

  • (String)

    the display name for the theme.

#theme_idString

The ID of the theme. This ID is unique per AWS Region for each AWS account.

Returns:

  • (String)

    The ID of the theme.