Module: Aws::DataZone::Client::_ListNotificationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotificationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3019 |
# File 'sig/client.rbs', line 3019
def next_token: () -> ::String
|
#notifications ⇒ ::Array[Types::NotificationOutput]
3018 |
# File 'sig/client.rbs', line 3018
def notifications: () -> ::Array[Types::NotificationOutput]
|