/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::FunctionDefinition/RunAs.dhall
Copy path to clipboardSource
{ Type = { Gid : Optional Integer, Uid : Optional Integer }
, default = { Gid = None Integer, Uid = None Integer }
}
{ Type = { Gid : Optional Integer, Uid : Optional Integer }
, default = { Gid = None Integer, Uid = None Integer }
}