Module: Aws::EKS::Client::_ListAddonsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAddonsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#addons ⇒ ::Array[::String]
774 |
# File 'sig/client.rbs', line 774
def addons: () -> ::Array[::String]
|
#next_token ⇒ ::String
775 |
# File 'sig/client.rbs', line 775
def next_token: () -> ::String
|