class Aws::Chime::Types::ListMediaCapturePipelinesRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token used to retrieve the next page of results.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return in a single call. Valid
Range: 1 - 99.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListMediaCapturePipelinesRequest AWS API Documentation

Constants

SENSITIVE