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