class Aws::DataSync::Types::ListAgentsRequest

ListAgentsRequest

@note When making an API call, you may pass ListAgentsRequest

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of agents to list.
@return [Integer]

@!attribute [rw] next_token

An opaque string that indicates the position at which to begin the
next list of agents.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/ListAgentsRequest AWS API Documentation

Constants

SENSITIVE