Module: Aws::EKS::Client::_ListInsightsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInsightsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insights ⇒ ::Array[Types::InsightSummary]
926 |
# File 'sig/client.rbs', line 926 def insights: () -> ::Array[Types::InsightSummary] |
#next_token ⇒ ::String
927 |
# File 'sig/client.rbs', line 927 def next_token: () -> ::String |