stratosphere-quicksight-1.0.0: Stratosphere integration for AWS QuickSight.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QuickSight.RefreshSchedule

Documentation

data RefreshScheduleMapProperty Source #

Instances

Instances details
ToJSON RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Show RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Eq RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

ToResourceProperties RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Property "RefreshType" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Property "ScheduleFrequency" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Property "ScheduleId" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Property "StartAfterDateTime" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

Associated Types

type PropertyType "StartAfterDateTime" RefreshScheduleMapProperty 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

type PropertyType "RefreshType" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

type PropertyType "ScheduleFrequency" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

type PropertyType "ScheduleId" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

type PropertyType "StartAfterDateTime" RefreshScheduleMapProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshScheduleMapProperty

data RefreshOnDayProperty Source #

Instances

Instances details
ToJSON RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

Show RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

Eq RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

ToResourceProperties RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

Property "DayOfMonth" RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

Associated Types

type PropertyType "DayOfMonth" RefreshOnDayProperty 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

Property "DayOfWeek" RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

type PropertyType "DayOfMonth" RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

type PropertyType "DayOfWeek" RefreshOnDayProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.RefreshOnDayProperty

data ScheduleFrequencyProperty Source #

Instances

Instances details
ToJSON ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Show ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Eq ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

ToResourceProperties ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Property "Interval" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Property "RefreshOnDay" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Property "TimeOfTheDay" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

Property "TimeZone" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

type PropertyType "Interval" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

type PropertyType "RefreshOnDay" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

type PropertyType "TimeOfTheDay" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

type PropertyType "TimeZone" ScheduleFrequencyProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule.ScheduleFrequencyProperty

data RefreshSchedule Source #

Instances

Instances details
ToJSON RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Show RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Eq RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

ToResourceProperties RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Property "AwsAccountId" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Associated Types

type PropertyType "AwsAccountId" RefreshSchedule 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

type PropertyType "AwsAccountId" RefreshSchedule = Value Text
Property "DataSetId" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Associated Types

type PropertyType "DataSetId" RefreshSchedule 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Property "Schedule" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

Associated Types

type PropertyType "Schedule" RefreshSchedule 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

type PropertyType "AwsAccountId" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

type PropertyType "AwsAccountId" RefreshSchedule = Value Text
type PropertyType "DataSetId" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule

type PropertyType "Schedule" RefreshSchedule Source # 
Instance details

Defined in Stratosphere.QuickSight.RefreshSchedule