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

Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Documentation

data BranchProperty Source #

Instances

Instances details
ToJSON BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Show BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Eq BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

ToResourceProperties BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Property "Description" BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Associated Types

type PropertyType "Description" BranchProperty 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

type PropertyType "Description" BranchProperty = Value Text
Property "FullyQualifiedName" BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

Associated Types

type PropertyType "FullyQualifiedName" BranchProperty 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

type PropertyType "FullyQualifiedName" BranchProperty = Value Text

Methods

set :: PropertyType "FullyQualifiedName" BranchProperty -> BranchProperty -> BranchProperty #

type PropertyType "Description" BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

type PropertyType "Description" BranchProperty = Value Text
type PropertyType "FullyQualifiedName" BranchProperty Source # 
Instance details

Defined in Stratosphere.IoTFleetWise.SignalCatalog.BranchProperty

type PropertyType "FullyQualifiedName" BranchProperty = Value Text