| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty
Documentation
data ConditionBasedSignalFetchConfigProperty Source #
Constructors
| ConditionBasedSignalFetchConfigProperty | |
Fields
| |
Instances
data SignalFetchConfigProperty Source #
Constructors
| SignalFetchConfigProperty | |
Instances
| ToJSON SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty Methods toJSON :: SignalFetchConfigProperty -> Value # toEncoding :: SignalFetchConfigProperty -> Encoding # toJSONList :: [SignalFetchConfigProperty] -> Value # | |||||
| Show SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty Methods showsPrec :: Int -> SignalFetchConfigProperty -> ShowS # show :: SignalFetchConfigProperty -> String # showList :: [SignalFetchConfigProperty] -> ShowS # | |||||
| Eq SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty Methods (==) :: SignalFetchConfigProperty -> SignalFetchConfigProperty -> Bool # (/=) :: SignalFetchConfigProperty -> SignalFetchConfigProperty -> Bool # | |||||
| ToResourceProperties SignalFetchConfigProperty Source # | |||||
| Property "ConditionBased" SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty Associated Types
Methods set :: PropertyType "ConditionBased" SignalFetchConfigProperty -> SignalFetchConfigProperty -> SignalFetchConfigProperty # | |||||
| Property "TimeBased" SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty Associated Types
Methods set :: PropertyType "TimeBased" SignalFetchConfigProperty -> SignalFetchConfigProperty -> SignalFetchConfigProperty # | |||||
| type PropertyType "ConditionBased" SignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchConfigProperty type PropertyType "ConditionBased" SignalFetchConfigProperty = ConditionBasedSignalFetchConfigProperty | |||||
| type PropertyType "TimeBased" SignalFetchConfigProperty Source # | |||||
data TimeBasedSignalFetchConfigProperty Source #
Constructors
| TimeBasedSignalFetchConfigProperty | |
Fields | |
Instances
| ToJSON TimeBasedSignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.TimeBasedSignalFetchConfigProperty | |||||
| Show TimeBasedSignalFetchConfigProperty Source # | |||||
| Eq TimeBasedSignalFetchConfigProperty Source # | |||||
| ToResourceProperties TimeBasedSignalFetchConfigProperty Source # | |||||
| Property "ExecutionFrequencyMs" TimeBasedSignalFetchConfigProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.TimeBasedSignalFetchConfigProperty Associated Types
Methods set :: PropertyType "ExecutionFrequencyMs" TimeBasedSignalFetchConfigProperty -> TimeBasedSignalFetchConfigProperty -> TimeBasedSignalFetchConfigProperty # | |||||
| type PropertyType "ExecutionFrequencyMs" TimeBasedSignalFetchConfigProperty Source # | |||||
mkConditionBasedSignalFetchConfigProperty :: Value Text -> Value Text -> ConditionBasedSignalFetchConfigProperty Source #
data SignalFetchInformationProperty Source #
Constructors
| SignalFetchInformationProperty | |
Fields | |
Instances
| ToJSON SignalFetchInformationProperty Source # | |||||
| Show SignalFetchInformationProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty Methods showsPrec :: Int -> SignalFetchInformationProperty -> ShowS # show :: SignalFetchInformationProperty -> String # showList :: [SignalFetchInformationProperty] -> ShowS # | |||||
| Eq SignalFetchInformationProperty Source # | |||||
| ToResourceProperties SignalFetchInformationProperty Source # | |||||
| Property "Actions" SignalFetchInformationProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty Associated Types
Methods set :: PropertyType "Actions" SignalFetchInformationProperty -> SignalFetchInformationProperty -> SignalFetchInformationProperty # | |||||
| Property "ConditionLanguageVersion" SignalFetchInformationProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty Associated Types
Methods set :: PropertyType "ConditionLanguageVersion" SignalFetchInformationProperty -> SignalFetchInformationProperty -> SignalFetchInformationProperty # | |||||
| Property "FullyQualifiedName" SignalFetchInformationProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty Associated Types
Methods set :: PropertyType "FullyQualifiedName" SignalFetchInformationProperty -> SignalFetchInformationProperty -> SignalFetchInformationProperty # | |||||
| Property "SignalFetchConfig" SignalFetchInformationProperty Source # | |||||
Defined in Stratosphere.IoTFleetWise.Campaign.SignalFetchInformationProperty Associated Types
Methods set :: PropertyType "SignalFetchConfig" SignalFetchInformationProperty -> SignalFetchInformationProperty -> SignalFetchInformationProperty # | |||||
| type PropertyType "Actions" SignalFetchInformationProperty Source # | |||||
| type PropertyType "ConditionLanguageVersion" SignalFetchInformationProperty Source # | |||||
| type PropertyType "FullyQualifiedName" SignalFetchInformationProperty Source # | |||||
| type PropertyType "SignalFetchConfig" SignalFetchInformationProperty Source # | |||||