Module: Aws::ElastiCache::Client::_DescribeServiceUpdatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ServiceUpdatesMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
844 |
# File 'sig/client.rbs', line 844
def marker: () -> ::String
|
#service_updates ⇒ ::Array[Types::ServiceUpdate]
845 |
# File 'sig/client.rbs', line 845
def service_updates: () -> ::Array[Types::ServiceUpdate]
|