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 the status of an export task.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.ExportTaskExecutionInfo

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

Syntax

C#
public class ExportTaskExecutionInfo

The ExportTaskExecutionInfo type exposes the following members

Constructors

NameDescription
Public Method ExportTaskExecutionInfo()

Properties

NameTypeDescription
Public Property CompletionTime System.Int64

Gets and sets the property CompletionTime.

The completion time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Public Property CreationTime System.Int64

Gets and sets the property CreationTime.

The creation time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

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