Uses of Interface
software.amazon.awscdk.services.quicksight.CfnRefreshScheduleProps
Packages that use CfnRefreshScheduleProps
-
Uses of CfnRefreshScheduleProps in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnRefreshSchedulePropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnRefreshScheduleProps
Methods in software.amazon.awscdk.services.quicksight that return CfnRefreshSchedulePropsModifier and TypeMethodDescriptionCfnRefreshScheduleProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnRefreshSchedulePropsModifierConstructorDescriptionCfnRefreshSchedule
(Construct scope, String id, CfnRefreshScheduleProps props) Create a newAWS::QuickSight::RefreshSchedule
.