class Aws::ElastiCache::Types::PendingLogDeliveryConfiguration

The log delivery configurations being modified

@!attribute [rw] log_type

Refers to [slow-log][1].

[1]: https://redis.io/commands/slowlog
@return [String]

@!attribute [rw] destination_type

Returns the destination type, either CloudWatch Logs or Kinesis Data
Firehose.
@return [String]

@!attribute [rw] destination_details

Configuration details of either a CloudWatch Logs destination or
Kinesis Data Firehose destination.
@return [Types::DestinationDetails]

@!attribute [rw] log_format

Returns the log format, either JSON or TEXT
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/PendingLogDeliveryConfiguration AWS API Documentation

Constants

SENSITIVE