NAME
Paws::Transfer::ListServersResponse
ATTRIBUTES
NextToken => Str
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.
REQUIRED Servers => ArrayRef[Paws::Transfer::ListedServer]
An array of servers that were listed.