Module: Aws::MemoryDB::Client::_DescribeServiceUpdatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeServiceUpdatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
504 |
# File 'sig/client.rbs', line 504
def next_token: () -> ::String
|
#service_updates ⇒ ::Array[Types::ServiceUpdate]
505 |
# File 'sig/client.rbs', line 505
def service_updates: () -> ::Array[Types::ServiceUpdate]
|