class Aws::CloudWatchRUM::Types::AppMonitorDetails

A structure that contains information about the RUM app monitor.

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

data as a hash:

    {
      id: "String",
      name: "String",
      version: "String",
    }

@!attribute [rw] id

The unique ID of the app monitor.
@return [String]

@!attribute [rw] name

The name of the app monitor.
@return [String]

@!attribute [rw] version

The version of the app monitor.
@return [String]

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

Constants

SENSITIVE