| 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 |
|---|---|
GetDeliveryDestinationPolicyResult |
AWSLogsClient.getDeliveryDestinationPolicy(GetDeliveryDestinationPolicyRequest request)
Retrieves the delivery destination policy assigned to the delivery destination that you specify.
|
GetDeliveryDestinationPolicyResult |
AbstractAWSLogs.getDeliveryDestinationPolicy(GetDeliveryDestinationPolicyRequest request) |
GetDeliveryDestinationPolicyResult |
AWSLogs.getDeliveryDestinationPolicy(GetDeliveryDestinationPolicyRequest getDeliveryDestinationPolicyRequest)
Retrieves the delivery destination policy assigned to the delivery destination that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.getDeliveryDestinationPolicyAsync(GetDeliveryDestinationPolicyRequest request,
AsyncHandler<GetDeliveryDestinationPolicyRequest,GetDeliveryDestinationPolicyResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliveryDestinationPolicyResult |
GetDeliveryDestinationPolicyResult.clone() |
GetDeliveryDestinationPolicyResult |
GetDeliveryDestinationPolicyResult.withPolicy(Policy policy)
The IAM policy for this delivery destination.
|
Copyright © 2024. All rights reserved.