Module: Aws::CloudWatchLogs::Client::_ListLogGroupsForQueryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLogGroupsForQueryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_group_identifiers ⇒ ::Array[::String]
1051 |
# File 'sig/client.rbs', line 1051
def log_group_identifiers: () -> ::Array[::String]
|
#next_token ⇒ ::String
1052 |
# File 'sig/client.rbs', line 1052
def next_token: () -> ::String
|