Module: Aws::WellArchitected::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)


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

def next_token: () -> ::String

#notification_summaries::Array[Types::NotificationSummary]

Returns:



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

def notification_summaries: () -> ::Array[Types::NotificationSummary]