Values.ConflictExceptionSourceYou cannot create a resource that already exists, or the resource is in a state that prevents the requested operation.
type nonrec t = {message : ErrorMessage.t option;resourceId : String_.t option;The unique identifier of the resource.
*)resourceType : String_.t option;The type of the resource.
*)}