BrandDetail
The details of the brand.
Contents
Note
In the following list, the required parameters are described first.
- BrandId
- 
               The ID of the Amazon QuickSight brand. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: Yes 
- Arn
- 
               The Amazon Resource Name (ARN) of the brand. Type: String Required: No 
- BrandStatus
- 
               The status of the brand. Type: String Valid Values: CREATE_IN_PROGRESS | CREATE_SUCCEEDED | CREATE_FAILED | DELETE_IN_PROGRESS | DELETE_FAILEDRequired: No 
- CreatedTime
- 
               The time that the brand was created. Type: Timestamp Required: No 
- Errors
- 
               A list of errors that occurred during the most recent brand operation. Type: Array of strings Required: No 
- LastUpdatedTime
- 
               The last time the brand was updated. Type: Timestamp Required: No 
- Logo
- 
               The logo details. Type: Logo object Required: No 
- VersionId
- 
               The ID of the version. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: No 
- VersionStatus
- 
               The status of the version. Type: String Valid Values: CREATE_IN_PROGRESS | CREATE_SUCCEEDED | CREATE_FAILEDRequired: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: