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