/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Dashboard/FieldSeriesItem.dhall

Copy path to clipboard

Source

{ Type =
{ AxisBinding : (./../../Fn.dhall).CfnText
, FieldId : (./../../Fn.dhall).CfnText
, Settings : Optional (./LineChartSeriesSettings.dhall).Type
}
, default.Settings = None (./LineChartSeriesSettings.dhall).Type
}