class Aws::Transfer::Types::DescribeUserRequest

@note When making an API call, you may pass DescribeUserRequest

data as a hash:

    {
      server_id: "ServerId", # required
      user_name: "UserName", # required
    }

@!attribute [rw] server_id

A system-assigned unique identifier for a server that has this user
assigned.
@return [String]

@!attribute [rw] user_name

The name of the user assigned to one or more servers. User names are
part of the sign-in credentials to use the Amazon Web Services
Transfer Family service and perform file transfer tasks.
@return [String]

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

Constants

SENSITIVE