class Aws::ElastiCache::Types::KinesisFirehoseDestinationDetails

The configuration details of the Kinesis Data Firehose destination.

@note When making an API call, you may pass KinesisFirehoseDestinationDetails

data as a hash:

    {
      delivery_stream: "String",
    }

@!attribute [rw] delivery_stream

The name of the Kinesis Data Firehose delivery stream.
@return [String]

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

Constants

SENSITIVE