/dhall-aws-cloudformation/cloudformation/AWS::IoT::TopicRule/KinesisAction.dhall
Copy path to clipboardSource
{ Type =
{ PartitionKey : Optional (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
, StreamName : (./../../Fn.dhall).CfnText
}
, default.PartitionKey = None (./../../Fn.dhall).CfnText
}