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

Class: Aws::ElasticBeanstalk::Types::EventDescriptionsMessage

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

Overview

Result message wrapping a list of event descriptions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#eventsArray<Types::EventDescription>

A list of EventDescription.

Returns:

#next_tokenString

If returned, this indicates that there are more results to obtain. Use this token in the next DescribeEvents call to get the next batch of events.

Returns:

  • (String)

    If returned, this indicates that there are more results to obtain.