Module: Aws::DAX::Client::_DescribeEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
207 |
# File 'sig/client.rbs', line 207
def events: () -> ::Array[Types::Event]
|
#next_token ⇒ ::String
206 |
# File 'sig/client.rbs', line 206
def next_token: () -> ::String
|