/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::FunctionDefinition/RunAs.dhall

Copy path to clipboard

Source

{ Type = { Gid : Optional Integer, Uid : Optional Integer }
, default = { Gid = None Integer, Uid = None Integer }
}