class Aws::CloudWatchRUM::Types::AppMonitor

A RUM app monitor collects telemetry data from your application and sends that data to RUM. The data includes performance and reliability information such as page load time, client-side errors, and user behavior.

@!attribute [rw] app_monitor_configuration

A structure that contains much of the configuration data for the app
monitor.
@return [Types::AppMonitorConfiguration]

@!attribute [rw] created

The date and time that this app monitor was created.
@return [String]

@!attribute [rw] data_storage

A structure that contains information about whether this app monitor
stores a copy of the telemetry data that RUM collects using
CloudWatch Logs.
@return [Types::DataStorage]

@!attribute [rw] domain

The top-level internet domain name for which your application has
administrative authority.
@return [String]

@!attribute [rw] id

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

@!attribute [rw] last_modified

The date and time of the most recent changes to this app monitor's
configuration.
@return [String]

@!attribute [rw] name

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

@!attribute [rw] state

The current state of the app monitor.
@return [String]

@!attribute [rw] tags

The list of tag keys and values associated with this app monitor.
@return [Hash<String,String>]

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

Constants

SENSITIVE