| 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 |
|---|---|
Future<GetDeliveryDestinationPolicyResult> |
AbstractAWSLogsAsync.getDeliveryDestinationPolicyAsync(GetDeliveryDestinationPolicyRequest request,
AsyncHandler<GetDeliveryDestinationPolicyRequest,GetDeliveryDestinationPolicyResult> asyncHandler) |
Future<GetDeliveryDestinationPolicyResult> |
AWSLogsAsync.getDeliveryDestinationPolicyAsync(GetDeliveryDestinationPolicyRequest getDeliveryDestinationPolicyRequest,
AsyncHandler<GetDeliveryDestinationPolicyRequest,GetDeliveryDestinationPolicyResult> asyncHandler)
Retrieves the delivery destination policy assigned to the delivery destination that you specify.
|
Future<GetDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.getDeliveryDestinationPolicyAsync(GetDeliveryDestinationPolicyRequest request,
AsyncHandler<GetDeliveryDestinationPolicyRequest,GetDeliveryDestinationPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeliveryDestinationPolicyRequest |
GetDeliveryDestinationPolicyRequest.clone() |
GetDeliveryDestinationPolicyRequest |
GetDeliveryDestinationPolicyRequest.withDeliveryDestinationName(String deliveryDestinationName)
The name of the delivery destination that you want to retrieve the policy of.
|
Copyright © 2024. All rights reserved.