class Aws::CloudWatchRUM::Types::ListAppMonitorsRequest

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

data as a hash:

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

@!attribute [rw] max_results

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

@!attribute [rw] next_token

Use the token returned by the previous operation to request the next
page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rum-2018-05-10/ListAppMonitorsRequest AWS API Documentation

Constants

SENSITIVE