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
- Struct
- Aws::ElasticBeanstalk::Types::EventDescriptionsMessage
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#events ⇒ Array<Types::EventDescription>
A list of EventDescription.
-
#next_token ⇒ String
If returned, this indicates that there are more results to obtain.
Instance Attribute Details
#events ⇒ Array<Types::EventDescription>
A list of EventDescription.
#next_token ⇒ String
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.