class Aws::Transfer::Types::ListServersResponse

@!attribute [rw] next_token

When you can get additional results from the `ListServers`
operation, a `NextToken` parameter is returned in the output. In a
following command, you can pass in the `NextToken` parameter to
continue listing additional servers.
@return [String]

@!attribute [rw] servers

An array of servers that were listed.
@return [Array<Types::ListedServer>]

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

Constants

SENSITIVE