Method and Description |
---|
software.amazon.awssdk.services.cloudwatchlogs.model.FilterLogEventsRequest.interleaved()
Starting on June 17, 2019, this parameter will be ignored and the value will be assumed to be true.
The response from this operation will always interleave events from multiple log streams within a log
group.
|
software.amazon.awssdk.services.cloudwatchlogs.model.FilterLogEventsRequest.Builder.interleaved(Boolean)
Starting on June 17, 2019, this parameter will be ignored and the value will be assumed to be
true. The response from this operation will always interleave events from multiple log streams
within a log group.
|
software.amazon.awssdk.services.cloudwatchlogs.model.LogStream.storedBytes()
Starting on June 17, 2019, this parameter will be deprecated for log streams, and will be reported as
zero. This change applies only to log streams. The storedBytes parameter for log groups is not
affected.
|
software.amazon.awssdk.services.cloudwatchlogs.model.LogStream.Builder.storedBytes(Long)
Starting on June 17, 2019, this parameter will be deprecated for log streams, and will be
reported as zero. This change applies only to log streams. The storedBytes parameter for log
groups is not affected.
|
Copyright © 2021. All rights reserved.