/dhall-aws-cloudformation/cloudformation/AWS::Greengrass::ResourceDefinitionVersion/LocalDeviceResourceData.dhall
Copy path to clipboardSource
{ Type =
{ GroupOwnerSetting : Optional (./GroupOwnerSetting.dhall).Type
, SourcePath : (./../../Fn.dhall).CfnText
}
, default.GroupOwnerSetting = None (./GroupOwnerSetting.dhall).Type
}