quicksight_put_data_set_refresh_properties: Creates or updates the dataset refresh properties for the...

View source: R/quicksight_operations.R

quicksight_put_data_set_refresh_propertiesR Documentation

Creates or updates the dataset refresh properties for the dataset

Description

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.

Usage

quicksight_put_data_set_refresh_properties(
  AwsAccountId,
  DataSetId,
  DataSetRefreshProperties
)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID.

DataSetId

[required] The ID of the dataset.

DataSetRefreshProperties

[required] The dataset refresh properties.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.