Module: Aws::EKS::Client::_ListNodegroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNodegroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
874 |
# File 'sig/client.rbs', line 874
def next_token: () -> ::String
|
#nodegroups ⇒ ::Array[::String]
873 |
# File 'sig/client.rbs', line 873
def nodegroups: () -> ::Array[::String]
|