Module: Aws::EKS::Client::_ListUpdatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUpdatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
925 |
# File 'sig/client.rbs', line 925
def next_token: () -> ::String
|
#update_ids ⇒ ::Array[::String]
924 |
# File 'sig/client.rbs', line 924
def update_ids: () -> ::Array[::String]
|