class Aws::ElasticBeanstalk::Types::ManagedActionHistoryItem
The record of a completed or failed managed action.
@!attribute [rw] action_id
A unique identifier for the managed action. @return [String]
@!attribute [rw] action_type
The type of the managed action. @return [String]
@!attribute [rw] action_description
A description of the managed action. @return [String]
@!attribute [rw] failure_type
If the action failed, the type of failure. @return [String]
@!attribute [rw] status
The status of the action. @return [String]
@!attribute [rw] failure_description
If the action failed, a description of the failure. @return [String]
@!attribute [rw] executed_time
The date and time that the action started executing. @return [Time]
@!attribute [rw] finished_time
The date and time that the action finished executing. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/ManagedActionHistoryItem AWS API Documentation
Constants
- SENSITIVE