You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DAX::Types::DescribeEventsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DAX::Types::DescribeEventsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#events ⇒ Array<Types::Event>
An array of events.
-
#next_token ⇒ String
Provides an identifier to allow retrieval of paginated results.
Instance Attribute Details
#events ⇒ Array<Types::Event>
An array of events. Each element in the array represents one event.
#next_token ⇒ String
Provides an identifier to allow retrieval of paginated results.