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.

Contains an aggregate summary of log groups grouped by data source characteristics, including the count of log groups and their grouping identifiers.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.AggregateLogGroupSummary

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

Syntax

C#
public class AggregateLogGroupSummary

The AggregateLogGroupSummary type exposes the following members

Constructors

NameDescription
Public Method AggregateLogGroupSummary()

Properties

NameTypeDescription
Public Property GroupingIdentifiers System.Collections.Generic.List<Amazon.CloudWatchLogs.Model.GroupingIdentifier>

Gets and sets the property GroupingIdentifiers.

An array of key-value pairs that identify the data source characteristics used to group the log groups.

The size and content of this array depends on the groupBy parameter specified in the request.

Public Property LogGroupCount System.Int32

Gets and sets the property LogGroupCount.

The number of log groups in this aggregate summary group.

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