class Aws::CloudWatchRUM::Types::CwLog

A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.

@!attribute [rw] cw_log_enabled

Indicated whether the app monitor stores copies of the data that RUM
collects in CloudWatch Logs.
@return [Boolean]

@!attribute [rw] cw_log_group

The name of the log group where the copies are stored.
@return [String]

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

Constants

SENSITIVE