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)


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

def next_token: () -> ::String

#user_notifications::Array[Types::UserNotificationSummary]

Returns:



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

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