class Aws::ElasticBeanstalk::Types::ManagedAction
The record of an upcoming or in-progress managed action.
@!attribute [rw] action_id
A unique identifier for the managed action. @return [String]
@!attribute [rw] action_description
A description of the managed action. @return [String]
@!attribute [rw] action_type
The type of managed action. @return [String]
@!attribute [rw] status
The status of the managed action. If the action is `Scheduled`, you can apply it immediately with ApplyEnvironmentManagedAction. @return [String]
@!attribute [rw] window_start_time
The start time of the maintenance window in which the managed action will execute. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/ManagedAction AWS API Documentation
Constants
- SENSITIVE