Computer
Contains information about a computer account in a directory.
Contents
- ComputerAttributes
 - 
               
An array of Attribute objects containing the LDAP attributes that belong to the computer account.
Type: Array of Attribute objects
Required: No
 - ComputerId
 - 
               
The identifier of the computer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[&\w+-.@]+Required: No
 - ComputerName
 - 
               
The computer name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 15.
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: