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

#arn ⇒ String

The Amazon Resource Name (ARN) of the resource.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the resource.

#created_time ⇒ Time

The date and time that this theme was created.

Returns:

  • (Time) —

    The date and time that this theme was created.

#last_updated_time ⇒ Time

The last date and time that this theme was updated.

Returns:

  • (Time) —

    The last date and time that this theme was updated.

#latest_version_number ⇒ Integer

The latest version number for the theme.

Returns:

  • (Integer) —

    The latest version number for the theme.

#name ⇒ String

the display name for the theme.

Returns:

  • (String) —

    the display name for the theme.

#theme_id ⇒ String

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

Returns:

  • (String) —

    The ID of the theme.