You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticBeanstalk::Types::DescribeEnvironmentManagedActionHistoryResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A result message containing a list of completed and failed managed actions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#managed_action_history_itemsArray<Types::ManagedActionHistoryItem>

A list of completed and failed managed actions.

Returns:

#next_tokenString

A pagination token that you pass to DescribeEnvironmentManagedActionHistory to get the next page of results.

Returns: