

# CustomStruct
<a name="API_CustomStruct"></a>

The custom structure represents a complex or higher-order data structure.

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

 ** fullyQualifiedName **   <a name="iotfleetwise-Type-CustomStruct-fullyQualifiedName"></a>
The fully qualified name of the custom structure. For example, the fully qualified name of a custom structure might be `ComplexDataTypes.VehicleDataTypes.SVMCamera`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 150.  
Pattern: `[a-zA-Z0-9_.]+`   
Required: Yes

 ** comment **   <a name="iotfleetwise-Type-CustomStruct-comment"></a>
A comment in addition to the description.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[^\u0000-\u001F\u007F]+`   
Required: No

 ** deprecationMessage **   <a name="iotfleetwise-Type-CustomStruct-deprecationMessage"></a>
The deprecation message for the node or the branch that was moved or deleted.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[^\u0000-\u001F\u007F]+`   
Required: No

 ** description **   <a name="iotfleetwise-Type-CustomStruct-description"></a>
A brief description of the custom structure.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[^\u0000-\u001F\u007F]+`   
Required: No

## See Also
<a name="API_CustomStruct_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/CustomStruct) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotfleetwise-2021-06-17/CustomStruct) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotfleetwise-2021-06-17/CustomStruct) 