Module: Aws::NetworkFlowMonitor::Client::_GetQueryResultsWorkloadInsightsTopContributorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetQueryResultsWorkloadInsightsTopContributorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
183 |
# File 'sig/client.rbs', line 183
def next_token: () -> ::String
|
#top_contributors ⇒ ::Array[Types::WorkloadInsightsTopContributorsRow]
182 |
# File 'sig/client.rbs', line 182
def top_contributors: () -> ::Array[Types::WorkloadInsightsTopContributorsRow]
|