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]
855 |
# File 'sig/client.rbs', line 855
def insights: () -> ::Array[Types::InsightSummary]
|
#next_token ⇒ ::String
856 |
# File 'sig/client.rbs', line 856
def next_token: () -> ::String
|