Theme
Summary information about a theme.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) of the theme.
Type: String
Required: No
- CreatedTime
-
The date and time that the theme was created.
Type: Timestamp
Required: No
- LastUpdatedTime
-
The date and time that the theme was last updated.
Type: Timestamp
Required: No
- Name
-
The name that the user gives to the theme.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- ThemeId
-
The identifier that the user gives to the theme.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: No
- Type
-
The type of theme, based on how it was created. Valid values include:
QUICKSIGHT
andCUSTOM
.Type: String
Valid Values:
QUICKSIGHT | CUSTOM | ALL
Required: No
- Version
-
A version of a theme.
Type: ThemeVersion object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: