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