Module: Aws::CloudWatchLogs::Client::_ListLogGroupsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#log_groups::Array[Types::LogGroupSummary]

Returns:



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

def log_groups: () -> ::Array[Types::LogGroupSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String