- Navigation Guide
@aws-sdk/client-quicksight
UpdateTopicCommandInput Interface
The input for UpdateTopicCommand.
Members
Name | Type | Details |
---|---|---|
AwsAccountId Required | string | undefined | The ID of the Amazon Web Services account that contains the topic that you want to update. |
Topic Required | TopicDetails | undefined | The definition of the topic that you want to update. |
TopicId Required | string | undefined | The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
Full Signature
export interface UpdateTopicCommandInput extends UpdateTopicRequest