| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SSMContacts.Rotation
Documentation
data RecurrenceSettingsProperty Source #
Constructors
| RecurrenceSettingsProperty | |
Instances
data CoverageTimeProperty Source #
Constructors
| CoverageTimeProperty | |
Fields | |
Instances
| ToJSON CoverageTimeProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty Methods toJSON :: CoverageTimeProperty -> Value # toEncoding :: CoverageTimeProperty -> Encoding # toJSONList :: [CoverageTimeProperty] -> Value # toEncodingList :: [CoverageTimeProperty] -> Encoding # omitField :: CoverageTimeProperty -> Bool # | |||||
| Show CoverageTimeProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty Methods showsPrec :: Int -> CoverageTimeProperty -> ShowS # show :: CoverageTimeProperty -> String # showList :: [CoverageTimeProperty] -> ShowS # | |||||
| Eq CoverageTimeProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty Methods (==) :: CoverageTimeProperty -> CoverageTimeProperty -> Bool # (/=) :: CoverageTimeProperty -> CoverageTimeProperty -> Bool # | |||||
| ToResourceProperties CoverageTimeProperty Source # | |||||
| Property "EndTime" CoverageTimeProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty Associated Types
Methods set :: PropertyType "EndTime" CoverageTimeProperty -> CoverageTimeProperty -> CoverageTimeProperty # | |||||
| Property "StartTime" CoverageTimeProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.CoverageTimeProperty Associated Types
Methods set :: PropertyType "StartTime" CoverageTimeProperty -> CoverageTimeProperty -> CoverageTimeProperty # | |||||
| type PropertyType "EndTime" CoverageTimeProperty Source # | |||||
| type PropertyType "StartTime" CoverageTimeProperty Source # | |||||
data MonthlySettingProperty Source #
Constructors
| MonthlySettingProperty | |
Fields
| |
Instances
| ToJSON MonthlySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty Methods toJSON :: MonthlySettingProperty -> Value # toEncoding :: MonthlySettingProperty -> Encoding # toJSONList :: [MonthlySettingProperty] -> Value # toEncodingList :: [MonthlySettingProperty] -> Encoding # omitField :: MonthlySettingProperty -> Bool # | |||||
| Show MonthlySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty Methods showsPrec :: Int -> MonthlySettingProperty -> ShowS # show :: MonthlySettingProperty -> String # showList :: [MonthlySettingProperty] -> ShowS # | |||||
| Eq MonthlySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty Methods (==) :: MonthlySettingProperty -> MonthlySettingProperty -> Bool # (/=) :: MonthlySettingProperty -> MonthlySettingProperty -> Bool # | |||||
| ToResourceProperties MonthlySettingProperty Source # | |||||
| Property "DayOfMonth" MonthlySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty Associated Types
Methods set :: PropertyType "DayOfMonth" MonthlySettingProperty -> MonthlySettingProperty -> MonthlySettingProperty # | |||||
| Property "HandOffTime" MonthlySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.MonthlySettingProperty Associated Types
Methods set :: PropertyType "HandOffTime" MonthlySettingProperty -> MonthlySettingProperty -> MonthlySettingProperty # | |||||
| type PropertyType "DayOfMonth" MonthlySettingProperty Source # | |||||
| type PropertyType "HandOffTime" MonthlySettingProperty Source # | |||||
data ShiftCoverageProperty Source #
Constructors
| ShiftCoverageProperty | |
Fields
| |
Instances
| ToJSON ShiftCoverageProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty Methods toJSON :: ShiftCoverageProperty -> Value # toEncoding :: ShiftCoverageProperty -> Encoding # toJSONList :: [ShiftCoverageProperty] -> Value # toEncodingList :: [ShiftCoverageProperty] -> Encoding # omitField :: ShiftCoverageProperty -> Bool # | |||||
| Show ShiftCoverageProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty Methods showsPrec :: Int -> ShiftCoverageProperty -> ShowS # show :: ShiftCoverageProperty -> String # showList :: [ShiftCoverageProperty] -> ShowS # | |||||
| Eq ShiftCoverageProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty Methods (==) :: ShiftCoverageProperty -> ShiftCoverageProperty -> Bool # (/=) :: ShiftCoverageProperty -> ShiftCoverageProperty -> Bool # | |||||
| ToResourceProperties ShiftCoverageProperty Source # | |||||
| Property "CoverageTimes" ShiftCoverageProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty Associated Types
Methods set :: PropertyType "CoverageTimes" ShiftCoverageProperty -> ShiftCoverageProperty -> ShiftCoverageProperty # | |||||
| Property "DayOfWeek" ShiftCoverageProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.ShiftCoverageProperty Associated Types
Methods set :: PropertyType "DayOfWeek" ShiftCoverageProperty -> ShiftCoverageProperty -> ShiftCoverageProperty # | |||||
| type PropertyType "CoverageTimes" ShiftCoverageProperty Source # | |||||
| type PropertyType "DayOfWeek" ShiftCoverageProperty Source # | |||||
data WeeklySettingProperty Source #
Constructors
| WeeklySettingProperty | |
Fields
| |
Instances
| ToJSON WeeklySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty Methods toJSON :: WeeklySettingProperty -> Value # toEncoding :: WeeklySettingProperty -> Encoding # toJSONList :: [WeeklySettingProperty] -> Value # toEncodingList :: [WeeklySettingProperty] -> Encoding # omitField :: WeeklySettingProperty -> Bool # | |||||
| Show WeeklySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty Methods showsPrec :: Int -> WeeklySettingProperty -> ShowS # show :: WeeklySettingProperty -> String # showList :: [WeeklySettingProperty] -> ShowS # | |||||
| Eq WeeklySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty Methods (==) :: WeeklySettingProperty -> WeeklySettingProperty -> Bool # (/=) :: WeeklySettingProperty -> WeeklySettingProperty -> Bool # | |||||
| ToResourceProperties WeeklySettingProperty Source # | |||||
| Property "DayOfWeek" WeeklySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty Associated Types
Methods set :: PropertyType "DayOfWeek" WeeklySettingProperty -> WeeklySettingProperty -> WeeklySettingProperty # | |||||
| Property "HandOffTime" WeeklySettingProperty Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation.WeeklySettingProperty Associated Types
Methods set :: PropertyType "HandOffTime" WeeklySettingProperty -> WeeklySettingProperty -> WeeklySettingProperty # | |||||
| type PropertyType "DayOfWeek" WeeklySettingProperty Source # | |||||
| type PropertyType "HandOffTime" WeeklySettingProperty Source # | |||||
mkRecurrenceSettingsProperty :: Value Integer -> Value Integer -> RecurrenceSettingsProperty Source #
Constructors
| Rotation | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmcontacts-rotation.html |
Fields
| |
Instances
| ToJSON Rotation Source # | |||||
| Show Rotation Source # | |||||
| Eq Rotation Source # | |||||
| ToResourceProperties Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Methods | |||||
| Property "ContactIds" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| Property "Name" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| Property "Recurrence" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| Property "StartTime" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| Property "Tags" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| Property "TimeZoneId" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation Associated Types
| |||||
| type PropertyType "ContactIds" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||
| type PropertyType "Name" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||
| type PropertyType "Recurrence" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||
| type PropertyType "StartTime" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||
| type PropertyType "Tags" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||
| type PropertyType "TimeZoneId" Rotation Source # | |||||
Defined in Stratosphere.SSMContacts.Rotation | |||||