/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::DataSet/CalculatedColumn.dhall
Copy path to clipboardSource
{ Type =
{ ColumnId : (./../../Fn.dhall).CfnText
, ColumnName : (./../../Fn.dhall).CfnText
, Expression : (./../../Fn.dhall).CfnText
}
, default = {=}
}