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.
Namespace: Amazon.ComputeOptimizerAutomation.Model
Assembly: AWSSDK.ComputeOptimizerAutomation.dll
Version: 3.x.y.z
public class AutomationEvent
The AutomationEvent type exposes the following members
| Name | Description | |
|---|---|---|
|
AutomationEvent() |
| Name | Type | Description | |
|---|---|---|---|
|
AccountId | System.String |
Gets and sets the property AccountId. The Amazon Web Services account ID associated with the automation event. |
|
CompletedTimestamp | System.DateTime |
Gets and sets the property CompletedTimestamp. The timestamp when the automation event completed. |
|
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The timestamp when the automation event was created. |
|
EstimatedMonthlySavings | Amazon.ComputeOptimizerAutomation.Model.EstimatedMonthlySavings |
Gets and sets the property EstimatedMonthlySavings. The estimated monthly cost savings associated with this automation event. |
|
EventDescription | System.String |
Gets and sets the property EventDescription. A description of the automation event. |
|
EventId | System.String |
Gets and sets the property EventId. The unique identifier for the automation event. |
|
EventStatus | Amazon.ComputeOptimizerAutomation.EventStatus |
Gets and sets the property EventStatus. The current status of the automation event. |
|
EventStatusReason | System.String |
Gets and sets the property EventStatusReason. The reason for the current event status. |
|
EventType | Amazon.ComputeOptimizerAutomation.EventType |
Gets and sets the property EventType. The type of automation event. |
|
RecommendedActionId | System.String |
Gets and sets the property RecommendedActionId. The ID of the recommended action associated with this automation event. |
|
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region where the automation event occurred. |
|
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) of the resource affected by the automation event. |
|
ResourceId | System.String |
Gets and sets the property ResourceId. The ID of the resource affected by the automation event. |
|
ResourceType | Amazon.ComputeOptimizerAutomation.ResourceType |
Gets and sets the property ResourceType. The type of resource affected by the automation event. |
|
RuleId | System.String |
Gets and sets the property RuleId. The ID of the automation rule that triggered this event. |
.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