Definition of the AWS::QuickSight::RefreshSchedule Resource Type.
aws_account_id
(String)data_set_id
(String)schedule
(Attributes) (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the data source.
id
(String) Uniquely identifies the resource.schedule
Optional:
refresh_type
(String)schedule_frequency
(Attributes) Information about the schedule frequency.
(see below for nested schema)schedule_id
(String) An unique identifier for the refresh schedule.
start_after_date_time
(String) The date time after which refresh is to be scheduled
schedule.schedule_frequency
Optional:
interval
(String)refresh_on_day
(Attributes) The day scheduled for refresh.
(see below for nested schema)time_of_the_day
(String) The time of the day for scheduled refresh.
time_zone
(String) The timezone for scheduled refresh.
schedule.schedule_frequency.refresh_on_day
Optional:
day_of_month
(String) The Day Of Month for scheduled refresh.
day_of_week
(String)Import is supported using the following syntax:
$ terraform import awscc_quicksight_refresh_schedule.example <resource ID>