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

Copy path to clipboard

Source

{ Type = { Stops : Optional (List (./GradientStop.dhall).Type) }
, default.Stops = None (List (./GradientStop.dhall).Type)
}