AWS::KinesisFirehose::DeliveryStream DatabaseColumns - AWS CloudFormation

AWS::KinesisFirehose::DeliveryStream DatabaseColumns

The DatabaseColumns property type specifies Property description not available. for an AWS::KinesisFirehose::DeliveryStream.

Syntax

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

JSON

{ "Exclude" : [ String, ... ], "Include" : [ String, ... ] }

YAML

Exclude: - String Include: - String

Properties

Exclude

Property description not available.

Required: No

Type: Array of String

Update requires: Replacement

Include

Property description not available.

Required: No

Type: Array of String

Update requires: Replacement