@aws-sdk/client-quicksight

UpdateTopicRefreshScheduleCommandInput Interface

Members

Name
Type
Details
AwsAccountId Requiredstring | undefined

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

DatasetId Requiredstring | undefined

The ID of the dataset.

RefreshSchedule RequiredTopicRefreshSchedule | undefined

The definition of a refresh schedule.

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 UpdateTopicRefreshScheduleCommandInput extends UpdateTopicRefreshScheduleRequest