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 AWS CloudFormation template, use the following syntax:
JSON
{ "CanInterface" :
CanInterface
, "InterfaceId" :String
, "ObdInterface" :ObdInterface
, "Type" :String
}
YAML
CanInterface:
CanInterface
InterfaceId:String
ObdInterface:ObdInterface
Type:String
Properties
CanInterface
Property description not available.
Required: No
Type: CanInterface
Update requires: No interruption
InterfaceId
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
ObdInterface
Property description not available.
Required: No
Type: ObdInterface
Update requires: No interruption
Type
Property description not available.
Required: Yes
Type: String
Update requires: No interruption