DashboardVersion
Dashboard version.
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
- CreatedTime
-
The time that this dashboard version was created.
Type: Timestamp
Required: No
- DataSetArns
-
The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.
Type: Array of strings
Array Members: Maximum number of 100 items.
Required: No
- Description
-
Description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- Errors
-
Errors associated with this dashboard version.
Type: Array of DashboardError objects
Array Members: Minimum number of 1 item.
Required: No
- Sheets
-
A list of the associated sheets with the unique identifier and name of each sheet.
Type: Array of Sheet objects
Array Members: Maximum number of 20 items.
Required: No
- SourceEntityArn
-
Source entity ARN.
Type: String
Required: No
- Status
-
The HTTP status of the request.
Type: String
Valid Values:
CREATION_IN_PROGRESS | CREATION_SUCCESSFUL | CREATION_FAILED | UPDATE_IN_PROGRESS | UPDATE_SUCCESSFUL | UPDATE_FAILED | DELETED
Required: No
- ThemeArn
-
The ARN of the theme associated with a version of the dashboard.
Type: String
Required: No
- VersionNumber
-
Version number for this version of the dashboard.
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: