class Aws::S3Outposts::Types::ListEndpointsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The next endpoint requested in the list.
@return [String]

@!attribute [rw] max_results

The max number of endpoints that can be returned on the request.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/s3outposts-2017-07-25/ListEndpointsRequest AWS API Documentation

Constants

SENSITIVE