| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.clone() |
Policy |
GetDeliveryDestinationPolicyResult.getPolicy()
The IAM policy for this delivery destination.
|
Policy |
PutDeliveryDestinationPolicyResult.getPolicy()
The contents of the policy that you just created.
|
Policy |
Policy.withDeliveryDestinationPolicy(String deliveryDestinationPolicy)
The contents of the delivery destination policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDeliveryDestinationPolicyResult.setPolicy(Policy policy)
The IAM policy for this delivery destination.
|
void |
PutDeliveryDestinationPolicyResult.setPolicy(Policy policy)
The contents of the policy that you just created.
|
GetDeliveryDestinationPolicyResult |
GetDeliveryDestinationPolicyResult.withPolicy(Policy policy)
The IAM policy for this delivery destination.
|
PutDeliveryDestinationPolicyResult |
PutDeliveryDestinationPolicyResult.withPolicy(Policy policy)
The contents of the policy that you just created.
|
Copyright © 2024. All rights reserved.