We recommend new projects start with resources from the AWS provider.
aws-native.quicksight.RefreshSchedule
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::RefreshSchedule Resource Type.
Create RefreshSchedule Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new RefreshSchedule(name: string, args?: RefreshScheduleArgs, opts?: CustomResourceOptions);@overload
def RefreshSchedule(resource_name: str,
                    args: Optional[RefreshScheduleArgs] = None,
                    opts: Optional[ResourceOptions] = None)
@overload
def RefreshSchedule(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    aws_account_id: Optional[str] = None,
                    data_set_id: Optional[str] = None,
                    schedule: Optional[RefreshScheduleMapArgs] = None)func NewRefreshSchedule(ctx *Context, name string, args *RefreshScheduleArgs, opts ...ResourceOption) (*RefreshSchedule, error)public RefreshSchedule(string name, RefreshScheduleArgs? args = null, CustomResourceOptions? opts = null)
public RefreshSchedule(String name, RefreshScheduleArgs args)
public RefreshSchedule(String name, RefreshScheduleArgs args, CustomResourceOptions options)
type: aws-native:quicksight:RefreshSchedule
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args RefreshScheduleArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args RefreshScheduleArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args RefreshScheduleArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args RefreshScheduleArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args RefreshScheduleArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
RefreshSchedule Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The RefreshSchedule resource accepts the following input properties:
- AwsAccount stringId 
- The AWS account ID of the account that you are creating a schedule in.
- DataSet stringId 
- The ID of the dataset that you are creating a refresh schedule for.
- Schedule
Pulumi.Aws Native. Quick Sight. Inputs. Refresh Schedule Map 
- The refresh schedule of a dataset.
- AwsAccount stringId 
- The AWS account ID of the account that you are creating a schedule in.
- DataSet stringId 
- The ID of the dataset that you are creating a refresh schedule for.
- Schedule
RefreshSchedule Map Args 
- The refresh schedule of a dataset.
- awsAccount StringId 
- The AWS account ID of the account that you are creating a schedule in.
- dataSet StringId 
- The ID of the dataset that you are creating a refresh schedule for.
- schedule
RefreshSchedule Map 
- The refresh schedule of a dataset.
- awsAccount stringId 
- The AWS account ID of the account that you are creating a schedule in.
- dataSet stringId 
- The ID of the dataset that you are creating a refresh schedule for.
- schedule
RefreshSchedule Map 
- The refresh schedule of a dataset.
- aws_account_ strid 
- The AWS account ID of the account that you are creating a schedule in.
- data_set_ strid 
- The ID of the dataset that you are creating a refresh schedule for.
- schedule
RefreshSchedule Map Args 
- The refresh schedule of a dataset.
- awsAccount StringId 
- The AWS account ID of the account that you are creating a schedule in.
- dataSet StringId 
- The ID of the dataset that you are creating a refresh schedule for.
- schedule Property Map
- The refresh schedule of a dataset.
Outputs
All input properties are implicitly available as output properties. Additionally, the RefreshSchedule resource produces the following output properties:
Supporting Types
RefreshScheduleMap, RefreshScheduleMapArgs      
- RefreshType Pulumi.Aws Native. Quick Sight. Refresh Schedule Map Refresh Type 
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- ScheduleFrequency Pulumi.Aws Native. Quick Sight. Inputs. Refresh Schedule Map Schedule Frequency Properties 
- ScheduleId string
- StartAfter stringDate Time 
- RefreshType RefreshSchedule Map Refresh Type 
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- ScheduleFrequency RefreshSchedule Map Schedule Frequency Properties 
- ScheduleId string
- StartAfter stringDate Time 
- refreshType RefreshSchedule Map Refresh Type 
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- scheduleFrequency RefreshSchedule Map Schedule Frequency Properties 
- scheduleId String
- startAfter StringDate Time 
- refreshType RefreshSchedule Map Refresh Type 
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- scheduleFrequency RefreshSchedule Map Schedule Frequency Properties 
- scheduleId string
- startAfter stringDate Time 
- refresh_type RefreshSchedule Map Refresh Type 
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- schedule_frequency RefreshSchedule Map Schedule Frequency Properties 
- schedule_id str
- start_after_ strdate_ time 
- refreshType "FULL_REFRESH" | "INCREMENTAL_REFRESH"
- The type of refresh that a dataset undergoes. Valid values are as follows: - FULL_REFRESH: A complete refresh of a dataset.
- INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified.
 - For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide . 
- scheduleFrequency Property Map
- scheduleId String
- startAfter StringDate Time 
RefreshScheduleMapRefreshType, RefreshScheduleMapRefreshTypeArgs          
- FullRefresh 
- FULL_REFRESH
- IncrementalRefresh 
- INCREMENTAL_REFRESH
- RefreshSchedule Map Refresh Type Full Refresh 
- FULL_REFRESH
- RefreshSchedule Map Refresh Type Incremental Refresh 
- INCREMENTAL_REFRESH
- FullRefresh 
- FULL_REFRESH
- IncrementalRefresh 
- INCREMENTAL_REFRESH
- FullRefresh 
- FULL_REFRESH
- IncrementalRefresh 
- INCREMENTAL_REFRESH
- FULL_REFRESH
- FULL_REFRESH
- INCREMENTAL_REFRESH
- INCREMENTAL_REFRESH
- "FULL_REFRESH"
- FULL_REFRESH
- "INCREMENTAL_REFRESH"
- INCREMENTAL_REFRESH
RefreshScheduleMapScheduleFrequencyProperties, RefreshScheduleMapScheduleFrequencyPropertiesArgs            
RefreshScheduleMapScheduleFrequencyPropertiesInterval, RefreshScheduleMapScheduleFrequencyPropertiesIntervalArgs              
- Minute15
- MINUTE15
- Minute30
- MINUTE30
- Hourly
- HOURLY
- Daily
- DAILY
- Weekly
- WEEKLY
- Monthly
- MONTHLY
- RefreshSchedule Map Schedule Frequency Properties Interval Minute15 
- MINUTE15
- RefreshSchedule Map Schedule Frequency Properties Interval Minute30 
- MINUTE30
- RefreshSchedule Map Schedule Frequency Properties Interval Hourly 
- HOURLY
- RefreshSchedule Map Schedule Frequency Properties Interval Daily 
- DAILY
- RefreshSchedule Map Schedule Frequency Properties Interval Weekly 
- WEEKLY
- RefreshSchedule Map Schedule Frequency Properties Interval Monthly 
- MONTHLY
- Minute15
- MINUTE15
- Minute30
- MINUTE30
- Hourly
- HOURLY
- Daily
- DAILY
- Weekly
- WEEKLY
- Monthly
- MONTHLY
- Minute15
- MINUTE15
- Minute30
- MINUTE30
- Hourly
- HOURLY
- Daily
- DAILY
- Weekly
- WEEKLY
- Monthly
- MONTHLY
- MINUTE15
- MINUTE15
- MINUTE30
- MINUTE30
- HOURLY
- HOURLY
- DAILY
- DAILY
- WEEKLY
- WEEKLY
- MONTHLY
- MONTHLY
- "MINUTE15"
- MINUTE15
- "MINUTE30"
- MINUTE30
- "HOURLY"
- HOURLY
- "DAILY"
- DAILY
- "WEEKLY"
- WEEKLY
- "MONTHLY"
- MONTHLY
RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayProperties, RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs                    
RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesDayOfWeek, RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesDayOfWeekArgs                          
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Sunday 
- SUNDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Monday 
- MONDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Tuesday 
- TUESDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Wednesday 
- WEDNESDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Thursday 
- THURSDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Friday 
- FRIDAY
- RefreshSchedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Saturday 
- SATURDAY
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- SUNDAY
- SUNDAY
- MONDAY
- MONDAY
- TUESDAY
- TUESDAY
- WEDNESDAY
- WEDNESDAY
- THURSDAY
- THURSDAY
- FRIDAY
- FRIDAY
- SATURDAY
- SATURDAY
- "SUNDAY"
- SUNDAY
- "MONDAY"
- MONDAY
- "TUESDAY"
- TUESDAY
- "WEDNESDAY"
- WEDNESDAY
- "THURSDAY"
- THURSDAY
- "FRIDAY"
- FRIDAY
- "SATURDAY"
- SATURDAY
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.