stratosphere-ssmcontacts-1.0.0: Stratosphere integration for AWS SSMContacts.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSMContacts.Rotation

Documentation

data RecurrenceSettingsProperty Source #

Instances

Instances details
ToJSON RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Show RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Eq RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

ToResourceProperties RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "DailySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "MonthlySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "NumberOfOnCalls" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Associated Types

type PropertyType "NumberOfOnCalls" RecurrenceSettingsProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "RecurrenceMultiplier" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Associated Types

type PropertyType "RecurrenceMultiplier" RecurrenceSettingsProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "ShiftCoverages" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

Property "WeeklySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "DailySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "MonthlySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "NumberOfOnCalls" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "RecurrenceMultiplier" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "ShiftCoverages" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

type PropertyType "WeeklySettings" RecurrenceSettingsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.RecurrenceSettingsProperty

data CoverageTimeProperty Source #

Instances

Instances details
ToJSON CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

Show CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

Eq CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

ToResourceProperties CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

Property "EndTime" CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

Property "StartTime" CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

Associated Types

type PropertyType "StartTime" CoverageTimeProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

type PropertyType "EndTime" CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

type PropertyType "StartTime" CoverageTimeProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty

data MonthlySettingProperty Source #

Instances

Instances details
ToJSON MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

Show MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

Eq MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

ToResourceProperties MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

Property "DayOfMonth" MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

Property "HandOffTime" MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

Associated Types

type PropertyType "HandOffTime" MonthlySettingProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

type PropertyType "DayOfMonth" MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

type PropertyType "HandOffTime" MonthlySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty

data ShiftCoverageProperty Source #

Instances

Instances details
ToJSON ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Show ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Eq ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

ToResourceProperties ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Property "CoverageTimes" ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Associated Types

type PropertyType "CoverageTimes" ShiftCoverageProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Property "DayOfWeek" ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

Associated Types

type PropertyType "DayOfWeek" ShiftCoverageProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

type PropertyType "CoverageTimes" ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

type PropertyType "DayOfWeek" ShiftCoverageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty

data WeeklySettingProperty Source #

Instances

Instances details
ToJSON WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Show WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Eq WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

ToResourceProperties WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Property "DayOfWeek" WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Associated Types

type PropertyType "DayOfWeek" WeeklySettingProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Property "HandOffTime" WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

Associated Types

type PropertyType "HandOffTime" WeeklySettingProperty 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

type PropertyType "DayOfWeek" WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

type PropertyType "HandOffTime" WeeklySettingProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty

data Rotation Source #

Instances

Instances details
ToJSON Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Show Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Eq Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

ToResourceProperties Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Property "ContactIds" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "ContactIds" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "ContactIds" Rotation = ValueList Text

Methods

set :: PropertyType "ContactIds" Rotation -> Rotation -> Rotation #

Property "Name" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "Name" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Methods

set :: PropertyType "Name" Rotation -> Rotation -> Rotation #

Property "Recurrence" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "Recurrence" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Methods

set :: PropertyType "Recurrence" Rotation -> Rotation -> Rotation #

Property "StartTime" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "StartTime" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "StartTime" Rotation = Value Text

Methods

set :: PropertyType "StartTime" Rotation -> Rotation -> Rotation #

Property "Tags" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "Tags" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "Tags" Rotation = [Tag]

Methods

set :: PropertyType "Tags" Rotation -> Rotation -> Rotation #

Property "TimeZoneId" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

Associated Types

type PropertyType "TimeZoneId" Rotation 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "TimeZoneId" Rotation = Value Text

Methods

set :: PropertyType "TimeZoneId" Rotation -> Rotation -> Rotation #

type PropertyType "ContactIds" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "ContactIds" Rotation = ValueList Text
type PropertyType "Name" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "Recurrence" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "StartTime" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "StartTime" Rotation = Value Text
type PropertyType "Tags" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "Tags" Rotation = [Tag]
type PropertyType "TimeZoneId" Rotation Source # 
Instance details

Defined in Stratosphere.SSMContacts.Rotation

type PropertyType "TimeZoneId" Rotation = Value Text