

# PendingLogDeliveryConfiguration
<a name="API_PendingLogDeliveryConfiguration"></a>

The log delivery configurations being modified 

## Contents
<a name="API_PendingLogDeliveryConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** DestinationDetails **   
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.  
Type: [DestinationDetails](API_DestinationDetails.md) object  
Required: No

 ** DestinationType **   
Returns the destination type, either CloudWatch Logs or Kinesis Data Firehose.  
Type: String  
Valid Values: `cloudwatch-logs | kinesis-firehose`   
Required: No

 ** LogFormat **   
Returns the log format, either JSON or TEXT  
Type: String  
Valid Values: `text | json`   
Required: No

 ** LogType **   
Refers to [slow-log](https://redis.io/commands/slowlog) or engine-log..  
Type: String  
Valid Values: `slow-log | engine-log`   
Required: No

## See Also
<a name="API_PendingLogDeliveryConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elasticache-2015-02-02/PendingLogDeliveryConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticache-2015-02-02/PendingLogDeliveryConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticache-2015-02-02/PendingLogDeliveryConfiguration) 