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.

The historical records for a budget action.

Inheritance Hierarchy

System.Object
  Amazon.Budgets.Model.ActionHistory

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

Syntax

C#
public class ActionHistory

The ActionHistory type exposes the following members

Constructors

NameDescription
Public Method ActionHistory()

Properties

NameTypeDescription
Public Property ActionHistoryDetails Amazon.Budgets.Model.ActionHistoryDetails

Gets and sets the property ActionHistoryDetails.

The description of the details for the event.

Public Property EventType Amazon.Budgets.EventType

Gets and sets the property EventType.

This distinguishes between whether the events are triggered by the user or are generated by the system.

Public Property Status Amazon.Budgets.ActionStatus

Gets and sets the property Status.

The status of action at the time of the event.

Public Property Timestamp System.DateTime

Gets and sets the property Timestamp.

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