class Aws::Transfer::Types::ImportSshPublicKeyResponse

Identifies the user, the server they belong to, and the identifier of the SSH public key associated with that user. A user can have more than one key on each server that they are associated with.

@!attribute [rw] server_id

A system-assigned unique identifier for a server.
@return [String]

@!attribute [rw] ssh_public_key_id

The name given to a public key by the system that was imported.
@return [String]

@!attribute [rw] user_name

A user name assigned to the `ServerID` value that you specified.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ImportSshPublicKeyResponse AWS API Documentation

Constants

SENSITIVE