class Aws::GroundStation::Types::ListConfigsRequest

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

data as a hash:

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

@!attribute [rw] max_results

Maximum number of `Configs` returned.
@return [Integer]

@!attribute [rw] next_token

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

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

Constants

SENSITIVE