Values.ImagePermissionsSourceDescribes the permissions for an image.
type nonrec t = {allowFleet : BooleanObject.t option;Indicates whether the image can be used for a fleet.
*)allowImageBuilder : BooleanObject.t option;Indicates whether the image can be used for an image builder.
*)}