class Aws::GroundStation::Types::ListDataflowEndpointGroupsRequest

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

data as a hash:

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

@!attribute [rw] max_results

Maximum number of dataflow endpoint groups returned.
@return [Integer]

@!attribute [rw] next_token

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

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

Constants

SENSITIVE