Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnRefreshSchedulePropsMixin.Builder
Packages that use CfnRefreshSchedulePropsMixin.Builder
-
Uses of CfnRefreshSchedulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnRefreshSchedulePropsMixin.BuilderModifier and TypeMethodDescriptionCfnRefreshSchedulePropsMixin.Builder.awsAccountId(String awsAccountId) The AWS account ID of the account that you are creating a schedule in.CfnRefreshSchedulePropsMixin.Builder.create()CfnRefreshSchedulePropsMixin.Builder.create(CfnPropertyMixinOptions options) The ID of the dataset that you are creating a refresh schedule for.CfnRefreshSchedulePropsMixin.Builder.schedule(CfnRefreshSchedulePropsMixin.RefreshScheduleMapProperty schedule) The refresh schedule of a dataset.CfnRefreshSchedulePropsMixin.Builder.schedule(IResolvable schedule) The refresh schedule of a dataset.