describeUser
inline suspend fun TransferClient.describeUser(crossinline block: DescribeUserRequest.Builder.() -> Unit): DescribeUserResponse
Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its ServerId
property.
The response from this call returns the properties of the user associated with the ServerId
value that was specified.