SystemInfo
Information about the server that hosts application components.
Contents
- cpuArchitecture
-
CPU architecture type for the server.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- fileSystemType
-
File system type for the server.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- networkInfoList
-
Networking information related to a server.
Type: Array of NetworkInfo objects
Required: No
- osInfo
-
Operating system corresponding to a server.
Type: OSInfo object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: