AWS::IoTFleetWise::DecoderManifest NetworkInterfacesItems
The NetworkInterfacesItems 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
{ "CanInterface" :CanInterface, "InterfaceId" :String, "ObdInterface" :ObdInterface, "Type" :String}
YAML
CanInterface:CanInterfaceInterfaceId:StringObdInterface:ObdInterfaceType:String
Properties
CanInterfaceProperty description not available.
Required: No
Type: CanInterface
Update requires: No interruption
InterfaceIdProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ObdInterfaceProperty description not available.
Required: No
Type: ObdInterface
Update requires: No interruption
TypeProperty description not available.
Required: Yes
Type: String
Update requires: No interruption