stratosphere-iotfleetwise-1.0.0: Stratosphere integration for AWS IoTFleetWise.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTFleetWise.Vehicle

Documentation

data TimePeriodProperty Source #

Instances

Instances details
ToJSON TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

Show TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

Eq TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

ToResourceProperties TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

Property "Unit" TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

Property "Value" TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

type PropertyType "Unit" TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

type PropertyType "Value" TimePeriodProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.TimePeriodProperty

data StateTemplateAssociationProperty Source #

Instances

Instances details
ToJSON StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

Show StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

Eq StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

ToResourceProperties StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

Property "Identifier" StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

Property "StateTemplateUpdateStrategy" StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

type PropertyType "Identifier" StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

type PropertyType "StateTemplateUpdateStrategy" StateTemplateAssociationProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateAssociationProperty

data PeriodicStateTemplateUpdateStrategyProperty Source #

Instances

Instances details
ToJSON PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

Show PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

Eq PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

ToResourceProperties PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

Property "StateTemplateUpdateRate" PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

type PropertyType "StateTemplateUpdateRate" PeriodicStateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.PeriodicStateTemplateUpdateStrategyProperty

data StateTemplateUpdateStrategyProperty Source #

Instances

Instances details
ToJSON StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

Show StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

Eq StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

ToResourceProperties StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

Property "OnChange" StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

Property "Periodic" StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

type PropertyType "OnChange" StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

type PropertyType "Periodic" StateTemplateUpdateStrategyProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle.StateTemplateUpdateStrategyProperty

data Vehicle Source #

Instances

Instances details
ToJSON Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Show Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Eq Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Methods

(==) :: Vehicle -> Vehicle -> Bool #

(/=) :: Vehicle -> Vehicle -> Bool #

ToResourceProperties Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Property "AssociationBehavior" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "AssociationBehavior" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "AssociationBehavior" Vehicle = Value Text

Methods

set :: PropertyType "AssociationBehavior" Vehicle -> Vehicle -> Vehicle #

Property "Attributes" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "Attributes" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "Attributes" Vehicle = Map Text (Value Text)

Methods

set :: PropertyType "Attributes" Vehicle -> Vehicle -> Vehicle #

Property "DecoderManifestArn" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "DecoderManifestArn" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "DecoderManifestArn" Vehicle = Value Text

Methods

set :: PropertyType "DecoderManifestArn" Vehicle -> Vehicle -> Vehicle #

Property "ModelManifestArn" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "ModelManifestArn" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "ModelManifestArn" Vehicle = Value Text

Methods

set :: PropertyType "ModelManifestArn" Vehicle -> Vehicle -> Vehicle #

Property "Name" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "Name" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Methods

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

Property "StateTemplates" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "StateTemplates" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Methods

set :: PropertyType "StateTemplates" Vehicle -> Vehicle -> Vehicle #

Property "Tags" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

Associated Types

type PropertyType "Tags" Vehicle 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "Tags" Vehicle = [Tag]

Methods

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

type PropertyType "AssociationBehavior" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "AssociationBehavior" Vehicle = Value Text
type PropertyType "Attributes" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "Attributes" Vehicle = Map Text (Value Text)
type PropertyType "DecoderManifestArn" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "DecoderManifestArn" Vehicle = Value Text
type PropertyType "ModelManifestArn" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "ModelManifestArn" Vehicle = Value Text
type PropertyType "Name" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "StateTemplates" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "Tags" Vehicle Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.Vehicle

type PropertyType "Tags" Vehicle = [Tag]