- Navigation Guide
@aws-sdk/client-quicksight
CreateThemeAliasCommandInput Interface
The input for CreateThemeAliasCommand.
Members
Name | Type | Details |
---|---|---|
AliasName Required | string | undefined | The name that you want to give to the theme alias that you are creating. The alias name can't begin with a |
AwsAccountId Required | string | undefined | The ID of the Amazon Web Services account that contains the theme for the new theme alias. |
ThemeId Required | string | undefined | An ID for the theme alias. |
ThemeVersionNumber Required | number | undefined | The version number of the theme. |
Full Signature
export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest