| 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<DeleteDeliveryDestinationPolicyResult> |
AbstractAWSLogsAsync.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest request,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler) |
Future<DeleteDeliveryDestinationPolicyResult> |
AWSLogsAsync.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest deleteDeliveryDestinationPolicyRequest,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler)
Deletes a delivery destination policy.
|
Future<DeleteDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.deleteDeliveryDestinationPolicyAsync(DeleteDeliveryDestinationPolicyRequest request,
AsyncHandler<DeleteDeliveryDestinationPolicyRequest,DeleteDeliveryDestinationPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDeliveryDestinationPolicyRequest |
DeleteDeliveryDestinationPolicyRequest.clone() |
DeleteDeliveryDestinationPolicyRequest |
DeleteDeliveryDestinationPolicyRequest.withDeliveryDestinationName(String deliveryDestinationName)
The name of the delivery destination that you want to delete the policy for.
|
Copyright © 2024. All rights reserved.