Module: Aws::AuditManager::Client::_ListNotificationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#notifications ⇒ ::Array[Types::Notification]

Returns:



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

def notifications: () -> ::Array[Types::Notification]