Module: Aws::DevOpsGuru::Client::_ListNotificationChannelsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channels::Array[Types::NotificationChannel]

Returns:



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

def channels: () -> ::Array[Types::NotificationChannel]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String