quicksight_put_data_set_refresh_properties {paws.analytics} | R Documentation |
Creates or updates the dataset refresh properties for the dataset.
See https://www.paws-r-sdk.com/docs/quicksight_put_data_set_refresh_properties/ for full documentation.
quicksight_put_data_set_refresh_properties(
AwsAccountId,
DataSetId,
DataSetRefreshProperties
)
AwsAccountId |
[required] The Amazon Web Services account ID. |
DataSetId |
[required] The ID of the dataset. |
DataSetRefreshProperties |
[required] The dataset refresh properties. |