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