

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MSK::Channel FirehoseLogDestination
<a name="aws-properties-msk-channel-firehoselogdestination"></a>

<a name="aws-properties-msk-channel-firehoselogdestination-description"></a>The `FirehoseLogDestination` property type specifies Property description not available. for an [AWS::MSK::Channel](aws-resource-msk-channel.md).

## Syntax
<a name="aws-properties-msk-channel-firehoselogdestination-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-msk-channel-firehoselogdestination-syntax.json"></a>

```
{
  "[DeliveryStream](#cfn-msk-channel-firehoselogdestination-deliverystream)" : {{String}},
  "[Enabled](#cfn-msk-channel-firehoselogdestination-enabled)" : {{Boolean}}
}
```

### YAML
<a name="aws-properties-msk-channel-firehoselogdestination-syntax.yaml"></a>

```
  [DeliveryStream](#cfn-msk-channel-firehoselogdestination-deliverystream): {{String}}
  [Enabled](#cfn-msk-channel-firehoselogdestination-enabled): {{Boolean}}
```

## Properties
<a name="aws-properties-msk-channel-firehoselogdestination-properties"></a>

`DeliveryStream`  <a name="cfn-msk-channel-firehoselogdestination-deliverystream"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Enabled`  <a name="cfn-msk-channel-firehoselogdestination-enabled"></a>
Property description not available.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)