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 key-value pair that identifies how log groups are grouped in aggregate summaries.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.GroupingIdentifier

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

Syntax

C#
public class GroupingIdentifier

The GroupingIdentifier type exposes the following members

Constructors

NameDescription
Public Method GroupingIdentifier()

Properties

NameTypeDescription
Public Property Key System.String

Gets and sets the property Key.

The key that identifies the grouping characteristic. The format of the key uses dot notation. Examples are, dataSource.Name, dataSource.Type, and dataSource.Format.

Public Property Value System.String

Gets and sets the property Value.

The value associated with the grouping characteristic. Examples are amazon_vpc, flow, and OCSF.

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