Module: Aws::Notifications::Client::_ListNotificationEventsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListNotificationEventsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


457
# File 'sig/client.rbs', line 457

def next_token: () -> ::String

#notification_events::Array[Types::NotificationEventOverview]

Returns:



458
# File 'sig/client.rbs', line 458

def notification_events: () -> ::Array[Types::NotificationEventOverview]