Values.ConflictExceptionSourceYou are trying to perform an action that conflicts with the current status of your resource. Fix any inconsistencies with your resources and try again.
type nonrec t = {message : ErrorMessage.t option;The message describing a ConflictException.
*)resourceId : String_.t option;The identifier of the resource affected.
*)resourceType : String_.t option;The type of the resource affected.
*)}