Module: Aws::CloudTrail::Client::_LookupEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::LookupEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
717 |
# File 'sig/client.rbs', line 717 def events: () -> ::Array[Types::Event] |
#next_token ⇒ ::String
718 |
# File 'sig/client.rbs', line 718 def next_token: () -> ::String |