@aws-sdk/client-quicksight

CreateThemeAliasCommandInput Interface

Members

Name
Type
Details
AliasName Requiredstring | undefined

The name that you want to give to the theme alias that you are creating. The alias name can't begin with a $. Alias names that start with $ are reserved by Amazon QuickSight.

AwsAccountId Requiredstring | undefined

The ID of the Amazon Web Services account that contains the theme for the new theme alias.

ThemeId Requiredstring | undefined

An ID for the theme alias.

ThemeVersionNumber Requirednumber | undefined

The version number of the theme.

Full Signature

export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest