# Functions
ConstructSharedResourceCategory constructs a SharedResourceCategory object from the provided schema data,.
ConstructSharedResourceSite constructs a SharedResourceSite object from the provided schema data,.
ExtractNestedObjectsFromSchema is a helper function to extract a list of nested objects from HCL configuration Example usage:
err = ExtractNestedObjectsFromSchema[jamfpro.MacOSConfigurationProfileSubsetScopeEntity, int]("scope.0.exclusions.0.ibeacon_ids", "ID", d, &out.Scope.Exclusions.IBeacons)
if err != nil {
return nil, err
}
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
Values required to unset, not just empty values.