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

Returns:

  • (::String)


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

def next_token: () -> ::String

#notifications::Array[Types::NotificationOutput]

Returns:



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

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