ThemeVersion - Amazon QuickSight

ThemeVersion

A version of a theme.

Contents

Note

In the following list, the required parameters are described first.

Arn

The Amazon Resource Name (ARN) of the resource.

Type: String

Required: No

BaseThemeId

The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\w\-]+

Required: No

Configuration

The theme configuration, which contains all the theme display properties.

Type: ThemeConfiguration object

Required: No

CreatedTime

The date and time that this theme version was created.

Type: Timestamp

Required: No

Description

The description of the theme.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

Errors

Errors associated with the theme.

Type: Array of ThemeError objects

Array Members: Minimum number of 1 item.

Required: No

Status

The status of the theme version.

Type: String

Valid Values: CREATION_IN_PROGRESS | CREATION_SUCCESSFUL | CREATION_FAILED | UPDATE_IN_PROGRESS | UPDATE_SUCCESSFUL | UPDATE_FAILED | DELETED

Required: No

VersionNumber

The version number of the theme.

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: