/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::ResourceDefinitionVersion/ResourceDownloadOwnerSetting.dhall
Copy path to clipboardSource
{ Type =
{ GroupOwner : (./../../Fn.dhall).CfnText
, GroupPermission : (./../../Fn.dhall).CfnText
}
, default = {=}
}