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
 
Contains information about an event that was returned by a lookup request. The result includes a representation of a CloudTrail event.

Inheritance Hierarchy

System.Object
  Amazon.CloudTrail.Model.Event

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

Syntax

C#
public class Event : Object

The Event type exposes the following members

Constructors

NameDescription
Public Method Event()

Properties

NameTypeDescription
Public Property CloudTrailEvent System.String Gets and sets the property CloudTrailEvent.

A JSON string that contains a representation of the event returned.

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

The CloudTrail ID of the event returned.

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

The name of the event returned.

Public Property EventTime System.DateTime Gets and sets the property EventTime.

The date and time of the event returned.

Public Property Resources System.Collections.Generic.List<Amazon.CloudTrail.Model.Resource> Gets and sets the property Resources.

A list of resources referenced by the event returned.

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

A user name or role name of the requester that called the API in the event returned.

Version Information

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

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