Module: Aws::Connect::Client::_SearchNotificationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#notifications::Array[Types::NotificationSearchSummary]

Returns:



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

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