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