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

Copy path to clipboard

Source

{ Type =
{ SimpleAttributeAggregation : Optional (./../../Fn.dhall).CfnText
, ValueForMultipleValues : Optional (./../../Fn.dhall).CfnText
}
, default =
{ SimpleAttributeAggregation = None (./../../Fn.dhall).CfnText
, ValueForMultipleValues = None (./../../Fn.dhall).CfnText
}
}