class Aws::Kafka::Types::Firehose

Firehose details for BrokerLogs.

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

data as a hash:

    {
      delivery_stream: "__string",
      enabled: false, # required
    }

@!attribute [rw] delivery_stream

The Kinesis Data Firehose delivery stream that is the destination
for broker logs.
@return [String]

@!attribute [rw] enabled

Specifies whether broker logs get sent to the specified Kinesis Data
Firehose delivery stream.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/Firehose AWS API Documentation

Constants

SENSITIVE