class Aws::Transfer::Types::ListAccessesResponse
@!attribute [rw] next_token
When you can get additional results from the `ListAccesses` call, a `NextToken` parameter is returned in the output. You can then pass in a subsequent command to the `NextToken` parameter to continue listing additional accesses. @return [String]
@!attribute [rw] server_id
A system-assigned unique identifier for a server that has users assigned to it. @return [String]
@!attribute [rw] accesses
Returns the accesses and their properties for the `ServerId` value that you specify. @return [Array<Types::ListedAccess>]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListAccessesResponse AWS API Documentation
Constants
- SENSITIVE