class Aws::CloudWatch::Types::ListMetricStreamsInput

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

data as a hash:

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

@!attribute [rw] next_token

Include this value, if it was returned by the previous call, to get
the next set of metric streams.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return in one operation.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/ListMetricStreamsInput AWS API Documentation

Constants

SENSITIVE