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 information about an automation event.

Inheritance Hierarchy

System.Object
  Amazon.ComputeOptimizerAutomation.Model.AutomationEvent

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

Syntax

C#
public class AutomationEvent

The AutomationEvent type exposes the following members

Constructors

NameDescription
Public Method AutomationEvent()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The Amazon Web Services account ID associated with the automation event.

Public Property CompletedTimestamp System.DateTime

Gets and sets the property CompletedTimestamp.

The timestamp when the automation event completed.

Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The timestamp when the automation event was created.

Public Property EstimatedMonthlySavings Amazon.ComputeOptimizerAutomation.Model.EstimatedMonthlySavings

Gets and sets the property EstimatedMonthlySavings.

The estimated monthly cost savings associated with this automation event.

Public Property EventDescription System.String

Gets and sets the property EventDescription.

A description of the automation event.

Public Property EventId System.String

Gets and sets the property EventId.

The unique identifier for the automation event.

Public Property EventStatus Amazon.ComputeOptimizerAutomation.EventStatus

Gets and sets the property EventStatus.

The current status of the automation event.

Public Property EventStatusReason System.String

Gets and sets the property EventStatusReason.

The reason for the current event status.

Public Property EventType Amazon.ComputeOptimizerAutomation.EventType

Gets and sets the property EventType.

The type of automation event.

Public Property RecommendedActionId System.String

Gets and sets the property RecommendedActionId.

The ID of the recommended action associated with this automation event.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region where the automation event occurred.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Amazon Resource Name (ARN) of the resource affected by the automation event.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of the resource affected by the automation event.

Public Property ResourceType Amazon.ComputeOptimizerAutomation.ResourceType

Gets and sets the property ResourceType.

The type of resource affected by the automation event.

Public Property RuleId System.String

Gets and sets the property RuleId.

The ID of the automation rule that triggered this event.

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