AWS SDK Version 2 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.

.NET Framework 3.5
 
Describes a flow log.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.FlowLog

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class FlowLog : Object

The FlowLog type exposes the following members

Constructors

NameDescription
Public Method FlowLog()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime Gets and sets the property CreationTime.

The date and time the flow log was created.

Public Property DeliverLogsErrorMessage System.String Gets and sets the property DeliverLogsErrorMessage.

Information about the error that occurred. Rate limited indicates that CloudWatch logs throttling has been applied for one or more network interfaces.

Access
            error
indicates that the IAM role associated with the flow log does not have sufficient permissions to publish to CloudWatch Logs. Unknown error indicates an internal error.

Public Property DeliverLogsPermissionArn System.String Gets and sets the property DeliverLogsPermissionArn.

The ARN of the IAM role that posts logs to CloudWatch Logs.

Public Property DeliverLogsStatus System.String Gets and sets the property DeliverLogsStatus.

The status of the logs delivery (SUCCESS | FAILED).

Public Property FlowLogId System.String Gets and sets the property FlowLogId.

The flow log ID.

Public Property FlowLogStatus System.String Gets and sets the property FlowLogStatus.

The status of the flow log (ACTIVE).

Public Property LogGroupName System.String Gets and sets the property LogGroupName.

The name of the flow log group.

Public Property ResourceId System.String Gets and sets the property ResourceId.

The ID of the resource on which the flow log was created.

Public Property TrafficType Amazon.EC2.TrafficType Gets and sets the property TrafficType.

The type of traffic captured for the flow log.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8