new AttachSshCommand(authorization, authorizationDate, username, password [, terminalSettings])
Constructor.
Parameters:
| Name | Type | Argument | Description | 
|---|---|---|---|
authorization | 
            
            string | a pre-computed SNWS2 authorization header, which must match
       exactly a   | 
        |
authorizationDate | 
            
            Date | number | the date used in the   | 
        |
username | 
            
            string | the SSH username to use  | 
        |
password | 
            
            string | the SSH password to use  | 
        |
terminalSettings | 
            
            SshTerminalSettings | 
                
                    <optional> | 
            
            
            optional terminal settings to use  |