Module: Aws::WellArchitected::Client::_ListProfileNotificationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#notification_summaries::Array[Types::ProfileNotificationSummary]

Returns:



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

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