class Aws::GroundStation::Types::ListSatellitesRequest

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

data as a hash:

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

@!attribute [rw] max_results

Maximum number of satellites returned.
@return [Integer]

@!attribute [rw] next_token

Next token that can be supplied in the next call to get the next
page of satellites.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/ListSatellitesRequest AWS API Documentation

Constants

SENSITIVE