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
The RefreshSchedule resource accepts the following input properties:
- Aws
Account stringId - The AWS account ID of the account that you are creating a schedule in.
- Data
Set 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.
- Aws
Account stringId - The AWS account ID of the account that you are creating a schedule in.
- Data
Set stringId - The ID of the dataset that you are creating a refresh schedule for.
- Schedule
Refresh
Schedule Map Args - The refresh schedule of a dataset.
- aws
Account StringId - The AWS account ID of the account that you are creating a schedule in.
- data
Set StringId - The ID of the dataset that you are creating a refresh schedule for.
- schedule
Refresh
Schedule Map - The refresh schedule of a dataset.
- aws
Account stringId - The AWS account ID of the account that you are creating a schedule in.
- data
Set stringId - The ID of the dataset that you are creating a refresh schedule for.
- schedule
Refresh
Schedule 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
Refresh
Schedule Map Args - The refresh schedule of a dataset.
- aws
Account StringId - The AWS account ID of the account that you are creating a schedule in.
- data
Set 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
- Refresh
Type 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 .
- Schedule
Frequency Pulumi.Aws Native. Quick Sight. Inputs. Refresh Schedule Map Schedule Frequency Properties - Schedule
Id string - Start
After 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 string - Start
After 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 String - start
After 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 string - start
After 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
- refresh
Type "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 .
- schedule
Frequency Property Map - schedule
Id String - start
After StringDate Time
RefreshScheduleMapRefreshType, RefreshScheduleMapRefreshTypeArgs
- Full
Refresh - FULL_REFRESH
- Incremental
Refresh - INCREMENTAL_REFRESH
- Refresh
Schedule Map Refresh Type Full Refresh - FULL_REFRESH
- Refresh
Schedule Map Refresh Type Incremental Refresh - INCREMENTAL_REFRESH
- Full
Refresh - FULL_REFRESH
- Incremental
Refresh - INCREMENTAL_REFRESH
- Full
Refresh - FULL_REFRESH
- Incremental
Refresh - 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
- Refresh
Schedule Map Schedule Frequency Properties Interval Minute15 - MINUTE15
- Refresh
Schedule Map Schedule Frequency Properties Interval Minute30 - MINUTE30
- Refresh
Schedule Map Schedule Frequency Properties Interval Hourly - HOURLY
- Refresh
Schedule Map Schedule Frequency Properties Interval Daily - DAILY
- Refresh
Schedule Map Schedule Frequency Properties Interval Weekly - WEEKLY
- Refresh
Schedule 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
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Sunday - SUNDAY
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Monday - MONDAY
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Tuesday - TUESDAY
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Wednesday - WEDNESDAY
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Thursday - THURSDAY
- Refresh
Schedule Map Schedule Frequency Properties Refresh On Day Properties Day Of Week Friday - FRIDAY
- Refresh
Schedule 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.