/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/ColorsConfiguration.dhall

Copy path to clipboard

Source

{ Type = { CustomColors : Optional (List (./CustomColor.dhall).Type) }
, default.CustomColors = None (List (./CustomColor.dhall).Type)
}