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]

Returns:



715
# File 'sig/client.rbs', line 715

def events: () -> ::Array[Types::Event]

#next_token::String

Returns:

  • (::String)


716
# File 'sig/client.rbs', line 716

def next_token: () -> ::String