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.
AWS::MSK::Channel DestinationTable
The DestinationTable property type specifies Property description not available. for an AWS::MSK::Channel.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DestinationDatabaseName" :String, "DestinationTableName" :String, "PartitionSpec" :PartitionSpec}
YAML
DestinationDatabaseName:StringDestinationTableName:StringPartitionSpec:PartitionSpec
Properties
DestinationDatabaseNameProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
DestinationTableNameProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
PartitionSpecProperty description not available.
Required: No
Type: PartitionSpec
Update requires: Replacement