DescribeLogStreamsRequest
Types
Properties
Link copied to clipboard
If the value is true, results are returned in descending order. If the value is to false, results are returned in ascending order. The default value is false.
Link copied to clipboard
Specify either the name or ARN of the log group to view. If the log group is in a source account and you are using a monitoring account, you must use the log group ARN.
Link copied to clipboard
The name of the log group.
Link copied to clipboard
The prefix to match.
Functions
Link copied to clipboard
inline fun copy(block: DescribeLogStreamsRequest.Builder.() -> Unit = {}): DescribeLogStreamsRequest