

# SystemInfo


 Information about the server that hosts application components. 

## Contents


 ** cpuArchitecture **   <a name="migrationhubstrategy-Type-SystemInfo-cpuArchitecture"></a>
 CPU architecture type for the server.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `.*\S.*`   
Required: No

 ** fileSystemType **   <a name="migrationhubstrategy-Type-SystemInfo-fileSystemType"></a>
 File system type for the server.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `.*\S.*`   
Required: No

 ** networkInfoList **   <a name="migrationhubstrategy-Type-SystemInfo-networkInfoList"></a>
 Networking information related to a server.   
Type: Array of [NetworkInfo](API_NetworkInfo.md) objects  
Required: No

 ** osInfo **   <a name="migrationhubstrategy-Type-SystemInfo-osInfo"></a>
 Operating system corresponding to a server.   
Type: [OSInfo](API_OSInfo.md) object  
Required: No

## See Also


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/migrationhubstrategy-2020-02-19/SystemInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/migrationhubstrategy-2020-02-19/SystemInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/migrationhubstrategy-2020-02-19/SystemInfo) 