You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Transfer::Types::DescribeUserResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#server_idString

A system-assigned unique identifier for a server that has this user assigned.

Returns:

  • (String)

    A system-assigned unique identifier for a server that has this user assigned.

#userTypes::DescribedUser

An array containing the properties of the user account for the ServerID value that you specified.

Returns:

  • (Types::DescribedUser)

    An array containing the properties of the user account for the ServerID value that you specified.