AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies the interval between each scheduled refresh of a dataset.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class RefreshFrequency
The RefreshFrequency type exposes the following members
Name | Description | |
---|---|---|
![]() |
RefreshFrequency() |
Name | Type | Description | |
---|---|---|---|
![]() |
Interval | Amazon.QuickSight.RefreshInterval |
Gets and sets the property Interval. The interval between scheduled refreshes. Valid values are as follows:
|
![]() |
RefreshOnDay | Amazon.QuickSight.Model.ScheduleRefreshOnEntity |
Gets and sets the property RefreshOnDay. The day of the week that you want to schedule the refresh on. This value is required for weekly and monthly refresh intervals. |
![]() |
TimeOfTheDay | System.String |
Gets and sets the property TimeOfTheDay. The time of day that you want the datset to refresh. This value is expressed in HH:MM format. This field is not required for schedules that refresh hourly. |
![]() |
Timezone | System.String |
Gets and sets the property Timezone.
The timezone that you want the refresh schedule to use. The timezone ID must match
a corresponding ID found on |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5