quicksight_delete_refresh_schedule {paws.analytics} | R Documentation |
Deletes a refresh schedule from a dataset
Description
Deletes a refresh schedule from a dataset.
See https://www.paws-r-sdk.com/docs/quicksight_delete_refresh_schedule/ for full documentation.
Usage
quicksight_delete_refresh_schedule(DataSetId, AwsAccountId, ScheduleId)
Arguments
DataSetId |
[required] The ID of the dataset. |
AwsAccountId |
[required] The Amazon Web Services account ID. |
ScheduleId |
[required] The ID of the refresh schedule. |
[Package paws.analytics version 0.9.0 Index]