AWS::IoTFleetWise::DecoderManifest SignalDecodersItems
The SignalDecodersItems property type specifies Property description not available. for an AWS::IoTFleetWise::DecoderManifest.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CanSignal" :CanSignal, "FullyQualifiedName" :String, "InterfaceId" :String, "ObdSignal" :ObdSignal, "Type" :String}
YAML
CanSignal:CanSignalFullyQualifiedName:StringInterfaceId:StringObdSignal:ObdSignalType:String
Properties
CanSignalProperty description not available.
Required: No
Type: CanSignal
Update requires: No interruption
FullyQualifiedNameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
InterfaceIdProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ObdSignalProperty description not available.
Required: No
Type: ObdSignal
Update requires: No interruption
TypeProperty description not available.
Required: Yes
Type: String
Update requires: No interruption