describeServer
inline suspend fun TransferClient.describeServer(crossinline block: DescribeServerRequest.Builder.() -> Unit): DescribeServerResponse
Describes a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
The response contains a description of a server's properties. When you set EndpointType
to VPC, the response will contain the EndpointDetails
.