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 one field from one log event returned by a CloudWatch Logs Insights query, along with the value of that field.

For more information about the fields that are generated by CloudWatch logs, see Supported Logs and Discovered Fields.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.ResultField

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

Syntax

C#
public class ResultField

The ResultField type exposes the following members

Constructors

NameDescription
Public Method ResultField()

Properties

NameTypeDescription
Public Property Field System.String

Gets and sets the property Field.

The log event field.

Public Property Value System.String

Gets and sets the property Value.

The value of this field.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5