- Navigation Guide
@aws-sdk/client-quicksight
DescribeThemeCommandInput Interface
The input for DescribeThemeCommand.
Members
Name | Type | Details |
---|---|---|
AwsAccountId Required | string | undefined | The ID of the Amazon Web Services account that contains the theme that you're describing. |
ThemeId Required | string | undefined | The ID for the theme. |
AliasName | string | undefined | The alias of the theme that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the theme by providing the keyword |
VersionNumber | number | undefined | The version number for the version to describe. If a |
Full Signature
export interface DescribeThemeCommandInput extends DescribeThemeRequest