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