class Aws::Budgets::Types::ActionHistory

The historical records for a budget action.

@!attribute [rw] timestamp

A generic time stamp. In Java, it is transformed to a `Date` object.
@return [Time]

@!attribute [rw] status

The status of action at the time of the event.
@return [String]

@!attribute [rw] event_type

This distinguishes between whether the events are triggered by the
user or generated by the system.
@return [String]

@!attribute [rw] action_history_details

The description of details of the event.
@return [Types::ActionHistoryDetails]

Constants

SENSITIVE