| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.OpenSearchService.Domain.OffPeakWindowOptionsProperty
Documentation
data OffPeakWindowProperty Source #
Constructors
| OffPeakWindowProperty | |
Fields | |
Instances
data WindowStartTimeProperty Source #
Constructors
| WindowStartTimeProperty | |
Instances
| ToJSON WindowStartTimeProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.WindowStartTimeProperty Methods toJSON :: WindowStartTimeProperty -> Value # toEncoding :: WindowStartTimeProperty -> Encoding # toJSONList :: [WindowStartTimeProperty] -> Value # | |||||
| Show WindowStartTimeProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.WindowStartTimeProperty Methods showsPrec :: Int -> WindowStartTimeProperty -> ShowS # show :: WindowStartTimeProperty -> String # showList :: [WindowStartTimeProperty] -> ShowS # | |||||
| Eq WindowStartTimeProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.WindowStartTimeProperty Methods (==) :: WindowStartTimeProperty -> WindowStartTimeProperty -> Bool # (/=) :: WindowStartTimeProperty -> WindowStartTimeProperty -> Bool # | |||||
| ToResourceProperties WindowStartTimeProperty Source # | |||||
| Property "Hours" WindowStartTimeProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.WindowStartTimeProperty Associated Types
Methods set :: PropertyType "Hours" WindowStartTimeProperty -> WindowStartTimeProperty -> WindowStartTimeProperty # | |||||
| Property "Minutes" WindowStartTimeProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.WindowStartTimeProperty Associated Types
Methods set :: PropertyType "Minutes" WindowStartTimeProperty -> WindowStartTimeProperty -> WindowStartTimeProperty # | |||||
| type PropertyType "Hours" WindowStartTimeProperty Source # | |||||
| type PropertyType "Minutes" WindowStartTimeProperty Source # | |||||
data OffPeakWindowOptionsProperty Source #
Constructors
| OffPeakWindowOptionsProperty | |
Fields
| |
Instances
| ToJSON OffPeakWindowOptionsProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.OffPeakWindowOptionsProperty Methods toJSON :: OffPeakWindowOptionsProperty -> Value # toEncoding :: OffPeakWindowOptionsProperty -> Encoding # toJSONList :: [OffPeakWindowOptionsProperty] -> Value # toEncodingList :: [OffPeakWindowOptionsProperty] -> Encoding # | |||||
| Show OffPeakWindowOptionsProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.OffPeakWindowOptionsProperty Methods showsPrec :: Int -> OffPeakWindowOptionsProperty -> ShowS # show :: OffPeakWindowOptionsProperty -> String # showList :: [OffPeakWindowOptionsProperty] -> ShowS # | |||||
| Eq OffPeakWindowOptionsProperty Source # | |||||
| ToResourceProperties OffPeakWindowOptionsProperty Source # | |||||
| Property "Enabled" OffPeakWindowOptionsProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.OffPeakWindowOptionsProperty Associated Types
Methods set :: PropertyType "Enabled" OffPeakWindowOptionsProperty -> OffPeakWindowOptionsProperty -> OffPeakWindowOptionsProperty # | |||||
| Property "OffPeakWindow" OffPeakWindowOptionsProperty Source # | |||||
Defined in Stratosphere.OpenSearchService.Domain.OffPeakWindowOptionsProperty Associated Types
Methods set :: PropertyType "OffPeakWindow" OffPeakWindowOptionsProperty -> OffPeakWindowOptionsProperty -> OffPeakWindowOptionsProperty # | |||||
| type PropertyType "Enabled" OffPeakWindowOptionsProperty Source # | |||||
| type PropertyType "OffPeakWindow" OffPeakWindowOptionsProperty Source # | |||||