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
945 |
# File 'sig/client.rbs', line 945
def next_token: () -> ::String
|
#nodegroups ⇒ ::Array[::String]
944 |
# File 'sig/client.rbs', line 944
def nodegroups: () -> ::Array[::String]
|