@aws-sdk/client-quicksight

UpdateTopicCommandInput Interface

The input for UpdateTopicCommand.

Members

Name
Type
Details
AwsAccountId Requiredstring | undefined

The ID of the Amazon Web Services account that contains the topic that you want to update.

Topic RequiredTopicDetails | undefined

The definition of the topic that you want to update.

TopicId Requiredstring | 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