| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
DeliveryDestinationConfiguration |
DeliveryDestinationConfiguration.clone() |
DeliveryDestinationConfiguration |
PutDeliveryDestinationRequest.getDeliveryDestinationConfiguration()
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
DeliveryDestinationConfiguration |
DeliveryDestination.getDeliveryDestinationConfiguration()
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
DeliveryDestinationConfiguration |
DeliveryDestinationConfiguration.withDestinationResourceArn(String destinationResourceArn)
The ARN of the Amazon Web Services destination that this delivery destination represents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutDeliveryDestinationRequest.setDeliveryDestinationConfiguration(DeliveryDestinationConfiguration deliveryDestinationConfiguration)
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
void |
DeliveryDestination.setDeliveryDestinationConfiguration(DeliveryDestinationConfiguration deliveryDestinationConfiguration)
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
PutDeliveryDestinationRequest |
PutDeliveryDestinationRequest.withDeliveryDestinationConfiguration(DeliveryDestinationConfiguration deliveryDestinationConfiguration)
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
DeliveryDestination |
DeliveryDestination.withDeliveryDestinationConfiguration(DeliveryDestinationConfiguration deliveryDestinationConfiguration)
A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.
|
Copyright © 2024. All rights reserved.