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