Module: Aws::XRay::Client::_GetInsightEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInsightEventsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insight_events ⇒ ::Array[Types::InsightEvent]
243 |
# File 'sig/client.rbs', line 243
def insight_events: () -> ::Array[Types::InsightEvent]
|
#next_token ⇒ ::String
244 |
# File 'sig/client.rbs', line 244
def next_token: () -> ::String
|