You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::DescribeLogStreamsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchLogs::Types::DescribeLogStreamsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#log_streams ⇒ Array<Types::LogStream>
The log streams.
-
#next_token ⇒ String
The token for the next set of items to return.
Instance Attribute Details
#log_streams ⇒ Array<Types::LogStream>
The log streams.
#next_token ⇒ String
The token for the next set of items to return. The token expires after 24 hours.