Module: Aws::Connect::Client::_ListUserNotificationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#user_notifications::Array[Types::UserNotificationSummary]

Returns:



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

def user_notifications: () -> ::Array[Types::UserNotificationSummary]