- Navigation Guide
@aws-sdk/client-quicksight
UpdateTopicRefreshScheduleCommandInput Interface
The input for UpdateTopicRefreshScheduleCommand.
Members
Name | Type | Details |
---|---|---|
AwsAccountId Required | string | undefined | The ID of the Amazon Web Services account that contains the topic whose refresh schedule you want to update. |
DatasetId Required | string | undefined | The ID of the dataset. |
RefreshSchedule Required | TopicRefreshSchedule | undefined | The definition of a refresh schedule. |
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 UpdateTopicRefreshScheduleCommandInput extends UpdateTopicRefreshScheduleRequest