quicksight_describe_topic_refresh_schedule {paws.analytics} | R Documentation |
Deletes a topic refresh schedule
Description
Deletes a topic refresh schedule.
See https://www.paws-r-sdk.com/docs/quicksight_describe_topic_refresh_schedule/ for full documentation.
Usage
quicksight_describe_topic_refresh_schedule(AwsAccountId, TopicId, DatasetId)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID. |
TopicId |
[required] The ID of the topic that contains the refresh schedule that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
DatasetId |
[required] The ID of the dataset. |
[Package paws.analytics version 0.9.0 Index]