/dhall-aws-cloudformation/cloudformation/AWS::MediaLive::Channel/Hdr10Settings.dhall

Copy path to clipboard

Source

{ Type = { MaxCll : Optional Integer, MaxFall : Optional Integer }
, default = { MaxCll = None Integer, MaxFall = None Integer }
}