Module: Aws::XRay::Client::_GetInsightSummariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInsightSummariesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insight_summaries ⇒ ::Array[Types::InsightSummary]
275 |
# File 'sig/client.rbs', line 275
def insight_summaries: () -> ::Array[Types::InsightSummary]
|
#next_token ⇒ ::String
276 |
# File 'sig/client.rbs', line 276
def next_token: () -> ::String
|