Package | Description |
---|---|
com.amazonaws.services.logs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
com.amazonaws.services.logs.model |
Modifier and Type | Method and Description |
---|---|
DescribeDestinationsRequest |
DescribeDestinationsRequest.clone() |
DescribeDestinationsRequest |
DescribeDestinationsRequest.withDestinationNamePrefix(String destinationNamePrefix)
The prefix to match.
|
DescribeDestinationsRequest |
DescribeDestinationsRequest.withLimit(Integer limit)
The maximum number of items returned.
|
DescribeDestinationsRequest |
DescribeDestinationsRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2022. All rights reserved.