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