

# NodeCounts
<a name="API_NodeCounts"></a>

Information about the number of nodes and node types in a vehicle network.

## Contents
<a name="API_NodeCounts_Contents"></a>

 ** totalActuators **   <a name="iotfleetwise-Type-NodeCounts-totalActuators"></a>
The total number of nodes in a vehicle network that represent actuators.  
Type: Integer  
Required: No

 ** totalAttributes **   <a name="iotfleetwise-Type-NodeCounts-totalAttributes"></a>
The total number of nodes in a vehicle network that represent attributes.  
Type: Integer  
Required: No

 ** totalBranches **   <a name="iotfleetwise-Type-NodeCounts-totalBranches"></a>
The total number of nodes in a vehicle network that represent branches.  
Type: Integer  
Required: No

 ** totalNodes **   <a name="iotfleetwise-Type-NodeCounts-totalNodes"></a>
The total number of nodes in a vehicle network.  
Type: Integer  
Required: No

 ** totalProperties **   <a name="iotfleetwise-Type-NodeCounts-totalProperties"></a>
The total properties for the node.  
Type: Integer  
Required: No

 ** totalSensors **   <a name="iotfleetwise-Type-NodeCounts-totalSensors"></a>
The total number of nodes in a vehicle network that represent sensors.  
Type: Integer  
Required: No

 ** totalStructs **   <a name="iotfleetwise-Type-NodeCounts-totalStructs"></a>
The total structure for the node.  
Type: Integer  
Required: No

## See Also
<a name="API_NodeCounts_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotfleetwise-2021-06-17/NodeCounts) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotfleetwise-2021-06-17/NodeCounts) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotfleetwise-2021-06-17/NodeCounts) 