class Aws::CloudWatchLogs::Types::DescribeLogStreamsRequest
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/DescribeLogStreamsRequest AWS API Documentation
@return [Integer]
the default is up to 50 items.
The maximum number of items returned. If you don’t specify a value,
@!attribute [rw] limit
@return [String]
token from a previous call.)
The token for the next set of items to return. (You received this
@!attribute [rw] next_token
@return [Boolean]
default value is false.
the value is to false, results are returned in ascending order. The
If the value is true, results are returned in descending order. If
@!attribute [rw] descending
@return [String]
situations might take longer.
typically updates in less than an hour from ingestion, but in rare
`lastEventTimestamp` updates on an eventual consistency basis. It
as the number of milliseconds after ‘Jan 1, 1970 00:00:00 UTC`.
event in the log stream in CloudWatch Logs. This number is expressed
`lastEventTimestamp` represents the time of the most recent log
`logStreamNamePrefix` parameter.
If you order the results by event time, you cannot specify the
ordered by the event time. The default value is `LogStreamName`.
stream name. If the value is `LastEventTime`, the results are
If the value is `LogStreamName`, the results are ordered by log
@!attribute [rw] order_by
@return [String]
If `orderBy` is `LastEventTime`, you cannot specify this parameter.
The prefix to match.
@!attribute [rw] log_stream_name_prefix
@return [String]
</note>
not both.
<note markdown=“1”> You must include either `logGroupIdentifier` or `logGroupName`, but
you must use the log group ARN.
group is in a source account and you are using a monitoring account,
Specify either the name or ARN of the log group to view. If the log
@!attribute [rw] log_group_identifier
@return [String]
</note>
not both.
<note markdown=“1”> You must include either `logGroupIdentifier` or `logGroupName`, but
The name of the log group.
@!attribute [rw] log_group_name