AWS::QuickSight::RefreshScheduleCreates a refresh schedule for a dataset in Quick .
import { CfnRefreshSchedule } from 'aws-cdk-lib/aws-quicksight';Or use the module namespace:
import * as quicksight from 'aws-cdk-lib/aws-quicksight';
// quicksight.CfnRefreshScheduleConfiguration passed to the constructor as CfnRefreshScheduleProps.
awsAccountIdOptionalstringThe AWS account ID of the account that you are creating a schedule in.
dataSetIdOptionalstringThe ID of the dataset that you are creating a refresh schedule for.
scheduleOptionalIResolvable | RefreshScheduleMapPropertyThe refresh schedule of a dataset.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-quicksightAWS::QuickSight::RefreshSchedule