class Aws::GroundStation::Types::ListMissionProfilesRequest

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

data as a hash:

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

@!attribute [rw] max_results

Maximum number of mission profiles returned.
@return [Integer]

@!attribute [rw] next_token

Next token returned in the request of a previous
`ListMissionProfiles` call. Used to get the next page of results.
@return [String]

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

Constants

SENSITIVE