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.

Represents a log field with its name and data type information for a specific data source.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.LogFieldsListItem

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

Syntax

C#
public class LogFieldsListItem

The LogFieldsListItem type exposes the following members

Constructors

NameDescription
Public Method LogFieldsListItem()

Properties

NameTypeDescription
Public Property LogFieldName System.String

Gets and sets the property LogFieldName.

The name of the log field.

Public Property LogFieldType Amazon.CloudWatchLogs.Model.LogFieldType

Gets and sets the property LogFieldType.

The data type information for the log field.

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