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