AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchRUM.Model.CwLog

Namespace: Amazon.CloudWatchRUM.Model
Assembly: AWSSDK.CloudWatchRUM.dll
Version: 3.x.y.z

Syntax

C#
public class CwLog

The CwLog type exposes the following members

Constructors

NameDescription
Public Method CwLog()

Properties

NameTypeDescription
Public Property CwLogEnabled System.Boolean

Gets and sets the property CwLogEnabled.

Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.

Public Property CwLogGroup System.String

Gets and sets the property CwLogGroup.

The name of the log group where the copies are stored.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5