/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/ColorsConfiguration.dhall
Copy path to clipboardSource
{ Type = { CustomColors : Optional (List (./CustomColor.dhall).Type) }
, default.CustomColors = None (List (./CustomColor.dhall).Type)
}