Values.UpdateBackendStorageReqObjSourceThe request object for this operation.
type nonrec t = {resourceConfig : UpdateBackendStorageResourceConfig.t;The resource configuration for updating backend storage.
*)resourceName : string;The name of the storage resource.
*)}val make :
resourceConfig:UpdateBackendStorageResourceConfig.t ->
resourceName:string ->
unit ->
t