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